Title: RE: [iText-questions] Embedded fonts when using PdfStamper...
Send me the pertinent parts of your code and I'll see what can be done.
An alternative would be to use DocumentFont just to get the metrics and write the text with PdfContentByte.setLiteral().
Best Regards,
Paulo S
bject: * Re: [iText-questions] Embedded fonts when using
PdfStamper...
Thank you for the reply!
I'm currently hired as a consultant by the Swedish Election Authority
and we're about to switch to using iText for all the reports produced
here (ballot papers, ele
Thank you for the reply!
I'm currently hired as a consultant by the Swedish Election Authority
and we're about to switch to using iText for all the reports produced
here (ballot papers, election results etc) from FOP. We want to use a
template (produced in Adobe InDesign for example) and use iT
Title: RE: [iText-questions] Embedded fonts when using PdfStamper...
Have a look at AcroFields.getAppearance() and DocumentFont.
Best Regards,
Paulo Soares
-Original Message-
From: Christer Sandberg [SMTP:[EMAIL PROTECTED]
Sent: Wednesday, February 04, 2004 16:11
To
Title: RE: [iText-questions] Embedded fonts when using PdfStamper...
The tools are there and are used with external form field fonts. To use it for the content shouldn't be too difficult but I haven't thought about it.
Best Regards,
Paulo Soares
-Original Message-
From