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.


#Applicationintegration
#App Connect
#AppConnect
#Integration
#Automation
 View Only
  • 1.  Dynamic Data Assignment in PDF Templates

    Posted 09/27/23 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 09/28/23 12:23 AM

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

    You could wrap the PDFBox in a JavaCompute Node.




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