Hi, I'm trying to get a pcl file out of a xsl and a xml files. In the xsl I have specify a costumised font (MyriadPro). The config files are correct, I obtain a pdf without problems, but the pcl cannot find the fonts. What can I do?
thanks in advance. The command line: Fop -c conf\fop.xconf -xml FOPTEST93.xml -xsl FOPTEST93.xsl -pcl output.pcl The log: 21-May-2007 17:30:49 org.apache.fop.apps.FopFactory initUserConfig INFO: Source resolution set to: 72.0dpi (px2mm=0.35277778) 21-May-2007 17:30:49 org.apache.fop.apps.FopFactory initUserConfig INFO: Default page-height set to: 11in 21-May-2007 17:30:49 org.apache.fop.apps.FopFactory initUserConfig INFO: Default page-width set to: 8.26in 21-May-2007 17:30:49 org.apache.fop.apps.FopFactory getBaseURLfromConfig INFO: base set to: file:/C:/FOP/fop-0.93/./ 21-May-2007 17:30:49 org.apache.fop.apps.FOUserAgent configure INFO: Target resolution set to: 72.0dpi (px2mm=0.35277778) 21-May-2007 17:30:51 org.apache.fop.fonts.FontInfo notifyFontReplacement WARNING: Font 'LucidaSansUnicode,normal,400' not found. Substituting with 'any,normal,400'. -- View this message in context: http://www.nabble.com/FOP-0.93-and-PCL-renderer-tf3791002.html#a10721113 Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
