App Connect

 View Only
Expand all | Collapse all

Dynamic Data Assignment in PDF Templates

  • 1.  Dynamic Data Assignment in PDF Templates

    Posted Wed September 27, 2023 01:40 AM

    Hi everyone,

    I have a scenario where there will be a PDF template with empty fields for the following:

    • First Name
    • Last Name
    • Image
    • Father Name
    • Education, etc.

    I need to read that PDF and dynamically assign values to the empty fields. Is it possible in IBM App Connect?



    ------------------------------
    Anusha Pudari
    ------------------------------


  • 2.  RE: Dynamic Data Assignment in PDF Templates

    Posted Thu September 28, 2023 12:23 AM

    You could look at:
    Apache PDFBox
    https://pdfbox.apache.org/

    You could wrap the PDFBox in a JavaCompute Node.




    ------------------------------
    Elmer Senson
    ------------------------------