That's all taken care for. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Monday, March 07, 2005 12:56 PM > To: Paulo Soares > Cc: [email protected] > Subject: RE: [iText-questions] PDF Generation using PDF Form > and data fromdatabase > > thanks for the quick response. > but how to mantain the formatting/layout/font etc > for the flat pdf file. > > Thanks, > Nitin > > > Quoting Paulo Soares <[EMAIL PROTECTED]>: > > > Use PdfStamper and AcroFields. > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] On > > > Behalf Of [EMAIL PROTECTED] > > > Sent: Monday, March 07, 2005 12:44 PM > > > To: [email protected] > > > Subject: [iText-questions] PDF Generation using PDF Form and > > > data from database > > > > > > 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 > > > > > >
------------------------------------------------------- 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_ide95&alloc_id396&op=click _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
