I'm running into some really annoying issues regarding generating a PDF document. I have to generate a report for a broker so that he can see his output in 3 different tables that can either be short or long. So I want to have a header with the account information table, a table for orders, and a table for totals that repeat for each account. So if there are 100 accounts, then there should be 100 different sets of 3 tables.

I was wondering about the PdfPTable vs. the regular Table, because I can't really rely on the positioning of the tables, because they keep changing, and I want to be able to just print into the PDF file and just worry when I encounter a new page.

What is the best way to go about doing what I want to do?

Thank you very much,

Lior



Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Reply via email to