Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Generate Dynamic PDF

Avatar

Level 1

I want to create a pdf template with dynamic fields populated from an SQL database. Users have to provide an account number and click a button to generate the PDF document with data related to this account number. Your help is very much appreciated.

Thanks.

1 Reply

Avatar

Level 8

Use LiveCycle Designer to generate your PDF template.  

To get the data from the database you can either    

    1 - use Designer to directly connect the form to the database

     2 - use Workbench to make  JDBC call to the database and use Forms to merge the form template with the data