- Original Message -
From: "Andrievsky Dmitry" <[EMAIL PROTECTED]>
To:
Sent: Friday, December 01, 2006 12:22 PM
Subject: [iText-questions] Unembed fonts from existing PDF
> Hello itext-questions,
>
> I use iText to fill number of one-paged form and then co
Hello itext-questions,
I use iText to fill number of one-paged form and then combine them
into single multi-paged document.
I get form, fill it using PdfStamper and create temporary output
file.
Then I get all the temporary files and concatenate them using
PdfCopy (as in example from