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

Prepopulate PDF with data from database

Avatar

Level 1

Hi,

I have a requirement to prepopulate the PDF with data from database (ex: Invoice Number, Amunt and 'Yes/No'). This then needs to be sent to users to mark the invoices that they have paid (by marking those invoices as Yes).

My question is, is it possible to pre-pupulate the PDF with invoice data that I have before sending to my supplier? also can I dynamically generate one PDF per supplier. Again the list of supplier comes from my database.

Please advise if 'LiveCycle' is the right product to satisfy the above said requirement.

Thanks in advance for your help.

Regards,

Murali

1 Reply

Avatar

Employee Advisor

Yes,using LiveCycle you could accomplish this easily.Once you have your invoice form ready based on predefined XSD, you can easily update the form data by fetching the values from database using JDBC operation.Also you could email this updated form using Email service.

Thanks,

Wasil