You'll have to use the two stage approach.
Paulo
- Original Message -
From: "Thomas Okken" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, February 27, 2007 1:14 AM
Subject: Re: [iText-questions] Duplicated fonts in iText-generated PDF
OK, I'm now using PdfSm
, 2007 10:25 PM
Subject: [iText-questions] Duplicated fonts in iText-generated PDF
Hi all,
I'm working on a report generator that uses iText to generate PDF
files. The
content of the individual pages is composed by first printing a
template,
which is read from another PDF
iText doesn't do any object optimization except in PdfSmartCopy.
Paulo
- Original Message -
From: "Thomas Okken" <[EMAIL PROTECTED]>
To:
Sent: Friday, February 23, 2007 10:25 PM
Subject: [iText-questions] Duplicated fonts in iText-generated PDF
Hi all,
I&
Hi all,
I'm working on a report generator that uses iText to generate PDF files. The
content of the individual pages is composed by first printing a template, which
is read from another PDF using PdfWriter.getImportedPage() followed by
PdfContentByte.addTemplate(); then, the actual data are pri