App Connect

App Connect

Join this online user group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 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
    ------------------------------