Hi,

I have a question regarding dynamic generation of pdf.

Here is what I want to do: 

Customers visit our website, fill and submit an html form for a merchant application. A server side program submits this data to a database.
I want to code another program that can access the data from the database and generate an application that the visitor can print through their browser.

Now we already have a template for this application form in pdf. I just want to fill the fields (Customer name etc) with data from the database.

Can I do this with iText? If yes can you point out a sample program for reference?

Thanks

Dayal

Reply via email to