embedding fonts into all dynamically generate pdfs using coldfusion and fop.

2005-01-27 Thread Jaysheel Bhavsar
Hi all, I am very new to xsl-fop and to the world of xml and xsl. I am currently working on creating dynamic pdf using coldfusion mx and FOP. I am using Nate Nelson's tutorial published in ColdFusion Dev Journal. Everything is working great, except I want to embed couple of fonts into my pdf,

followup: embedding fonts into all dynamically generate pdfs using coldfusion and fop.

2005-01-27 Thread Jaysheel Bhavsar
: embedding fonts into all dynamically generate pdfs using coldfusion and fop. Hi all, I am very new to xsl-fop and to the world of xml and xsl. I am currently working on creating dynamic pdf using coldfusion mx and FOP. I am using Nate Nelson's tutorial published in ColdFusion Dev Journal. Everything

FOP 0.20.5, problem embedding fonts with encrypted pdf!

2003-09-01 Thread Felice Angemi
Hi All, hi have some problem generating a pdf with embedded fonts and encryption, in my FO , i use some fonts that aren't standard fonts in acrobat reader (Verdana.ttf). Before in previous FOP release which i used to convert my FO in PDF, i used itext for post-processing to add encryption.

RE: FOP 0.20.5, problem embedding fonts with encrypted pdf!

2003-09-01 Thread Andreas L. Delmelle
Now i'm triyng to left itext to add the encryption with FOP, it works (but me too. seeing 'FOP 0.20.5' in the producer-field is so much cooler ;) driver.getRenderer().setupFontInfo(); I never used this line explicitly. I don't get the error message anymore, but still all fields in

Embedding Fonts With The Postscript Renderer

2003-08-06 Thread Andy Warburton
This currently documented as being unsupported. Does anyone know if there are future plans to allow embedding of fonts with the postscript renderer, and if so when? Thanx Want to chat instantly with your online friends?

Embedding fonts as a subset

2003-05-29 Thread Teator, Michael
It is possible to embed fonts as a subset in FOP? Michael Teator[EMAIL PROTECTED]

RE: Embedding fonts as a subset

2003-05-29 Thread Teator, Michael
PROTECTED] Subject: RE: Embedding fonts as a subset Teator, Michael wrote: --- Start --- It is possible to embed fonts as a subset in FOP? --- End --- See: http://xml.apache.org/fop/fonts.html#embedding Victor Mote - To unsubscribe

Embedding fonts!

2003-03-17 Thread Uwe Klosa
Hi, I'm using embedded fonts in fop. That is working fine. But if I want to edit the resulting pdf files with Acrobat, the font names aren't correct in the file. I'm getting 1Eec24TimesNewRoman or 2Ef1d7TimesNewRoman where it should be TimesNewRoman. Why creates fop theses font names? Has anyone

RE: Embedding fonts!

2003-03-17 Thread Dennis Myrén
: Uwe Klosa [mailto:[EMAIL PROTECTED] Sent: 17. mars 2003 11:33 To: fop-dev@xml.apache.org; [EMAIL PROTECTED] Subject: Embedding fonts! Hi, I'm using embedded fonts in fop. That is working fine. But if I want to edit the resulting pdf files with Acrobat, the font names aren't correct in the file. I'm

SV: Embedding fonts!

2003-03-17 Thread Uwe Klosa
But how to create pdf files that are editable with Acrobat then? Regards, Uwe -Ursprungligt meddelande- Från: Dennis Myrén [mailto:[EMAIL PROTECTED] Skickat: den 17 mars 2003 11:57 Till: [EMAIL PROTECTED]; Klosa Uwe Ämne: RE: Embedding fonts! That is the correct behavior. I am not sure

RE: Embedding fonts!

2003-03-17 Thread Dennis Myrén
I think Acrobat itself stores embedded fonts in this way. The document should already be fully editable in Acrobat. MVH Dennis -Original Message- From: Uwe Klosa [mailto:[EMAIL PROTECTED] Sent: 17. mars 2003 12:10 To: [EMAIL PROTECTED] Subject: SV: Embedding fonts! But how to create

SV: Embedding fonts!

2003-03-17 Thread Uwe Klosa
] Skickat: den 17 mars 2003 12:24 Till: [EMAIL PROTECTED]; Klosa Uwe Ämne: RE: Embedding fonts! I think Acrobat itself stores embedded fonts in this way. The document should already be fully editable in Acrobat. MVH Dennis -Original Message- From: Uwe Klosa [mailto:[EMAIL PROTECTED

AW: Embedding fonts!

2003-03-17 Thread Müller, Markus
: Uwe Klosa [mailto:[EMAIL PROTECTED] $ Gesendet: Montag, 17. März 2003 13:16 $ An: [EMAIL PROTECTED] $ Betreff: SV: Embedding fonts! $ $ $ No, that is not correct, after what my tests with word and $ acrobat showed. $ If I embed Times New Roman the name in the PDF file is TimesNewRoman. $ Perhaps

RE: embedding fonts angst

2002-04-08 Thread Levy, Alane
I had the same problem with the same message, but the fonts did print out. This should be entered as FOP bug, if it isn't already. -Original Message- From: Eric Smith [mailto:[EMAIL PROTECTED] Sent: Saturday, April 06, 2002 7:45 AM To: [EMAIL PROTECTED] Subject: embedding fonts angst Hi

embedding fonts angst

2002-04-06 Thread Eric Smith
Hi I managed to make the font-metric files with the TTFReader. I reference this file (with URI syntax) in the userconfig.xml and of course also reference the ttf file. However, the resulting pdf causes the following bark when acrobat opens it: Unable to extract the embedded font '1E2732Arial'.