aspose file tools
The moose likes Java in General and the fly likes iText dynamic table generation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "iText dynamic table generation" Watch "iText dynamic table generation" New topic
Author

iText dynamic table generation

Sachin Raju
Ranch Hand

Joined: Oct 29, 2009
Posts: 41
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
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?


Android appsImageJ pluginsJava web charts
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32611
    
    4
And welcome to JavaRanch
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: iText dynamic table generation
 
Similar Threads
Updating temp tables
Parsing PDF's With Table/Grid Data
FOP vs. iText
PDF generation
Placing Text on iText PDF Output