PdfPTable.writeSelectedRows().
Paulo
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Saturday, March 17, 2007 10:32 PM
Subject: [iText-questions] novice
>I have a invoice.pdf file that I fill out, but I want to add a page along
>with a table of detail informat
I have a invoice.pdf file that I fill out, but I want to add a page along with
a table of detail information. My code runs searches a database for line items
and builds a PdfTable as well as accumulates the grand total. I am able to fill
out the invoice with the grand total, but am running into