DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14356>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14356 *NOT* embedding TrueTypeFont in PDF causes AcrobatReader displaying only dots Summary: *NOT* embedding TrueTypeFont in PDF causes AcrobatReader displaying only dots Product: Fop Version: 0.20.3 Platform: PC OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: general AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When creating PDFs using non-standard fonts we have to create the metric file and configure the userconfig.xml. I did so with "embed-file=..." set in the font metrics file and everything worked fine. Now I omitted the "embed- file=..." statement and created a new PDF-file based on the same XSL and XML files. The result is not really nice, only dots appear in the PDF file (viewed in Acrobat Reader). Also the font properties of the _correct_ PDF file are quite unusual: Instead of embedding a TrueType font FOP embeds a TrueTypeCID font using "Identity-H"-coding instead of Windows-coding. So, how can I get FOP embedding a TrueTypeFont in Windows coding __OR__ what do I have to do that the created PDF can be viewed correctly without embedding the font? (The font is available on the system where the PDF is viewed). MM --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
