iText is a fairly low-level api that you call passing data to be placed in the PDF document. It is up to you to get that data from somewhere.
If you are generating reports based on data from a SQL query, you might want to consider a higher-level tool like Jasper Reports. That uses iText under the covers and provides a lot of standard report features you might need -- and there are GUI tools to design the report in near WYSIWYG-fashion too.
Tom
sumit bhatnagar wrote:
Hi,
Is is possible with iText to will my report with the data base fields.
I will really appriciate your help.
Thanks.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
