Hi All, I need to create a PDF File using PDF Form (which acts as a template/layout for my output flat PDF file) and the form fields has the colum name of database table from which i have to fetch the data. For example In my PDF Form I have a field Called Name, which maps to User_Name field of my database table. So my PDF Form has TABLENAME.FIELDNAME as value in the form field. I have to get the value corresponding to the TABLENAME.FIELDNAME from database and create a Flat PDF File, in the same format as the PDF Form with same layout and font etc. THis is just an example. I might also have to create a table with the multiple values fetched from the database corresponding to the TABLENAME.FIELDNAME value.
Is it possible doing this with iText? Please suggest. Thanks, Nitin Gulati ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
