Re: [iText-questions] Unembed fonts from existing PDF

2006-12-01 Thread Paulo Soares
- 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

[iText-questions] Unembed fonts from existing PDF

2006-12-01 Thread Andrievsky Dmitry
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