ssinai wrote:
>> Why read the tutorials when I have your book?
;-)
>> Anyway, I'm working on an application where we're trying to convert lots
>> of Swing tables to pdf. Each table takes up one full page of a pdf
>> document. For each table, I'm creating a PdfGraphics2D object, and
>> drawing i
Bruno Lowagie (iText) wrote:
>
> ssinai wrote:
>> Hi, is it possible to open a pdf file that has been closed, and append
>> data
>> to the end of it?
>
> This is an ambiguous question.
> Do you want to create a PDF in 2 passes (see chapter 2 of the book)?
> Do you want to change an existing PD
ssinai wrote:
> Hi, is it possible to open a pdf file that has been closed, and append data
> to the end of it?
This is an ambiguous question.
Do you want to create a PDF in 2 passes (see chapter 2 of the book)?
Do you want to change an existing PDF?
Do you want to create an update PDF (with more
Hi, is it possible to open a pdf file that has been closed, and append data
to the end of it? Thanks.
--
View this message in context:
http://www.nabble.com/Appending-to-end-of-pdf-file-tf4694435.html#a13418675
Sent from the iText - General mailing list archive at Nabble.com.
---