Expand my Community achievements bar.

Prepopulate PDF with data from database

Avatar

Former Community Member

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