I would like to create a table in the PDF from the DB table using iText. Please suggest me here. How to get the DB object inot the java class and make use of it to generate the table?
Thanks.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35224
7
posted
0
Is this question about how to retrieve data from the DB and iterate over the ResultSet, or about how to create a table using iText? What do you have so far, and where do you have problems integrating both parts?