On 24.04.2006 16:15:44 Matthew East wrote: > Matthew East <mdke <at> ubuntu.com> writes: > > > Now to see if I can get that xml file working with fop 0.20-5!! > > I'm making slow progress. I've added the fonts to my configuration file[1] and > told fop to use it. I use "<xsl:param name="body.font.family" > select="'Serif'"/>" in my xsl. When fop converts the fo to pdf, it looks like > it > completes as before. > > [1] CONFIG: http://fop.pastebin.com/678850 > > However, right at the end I get these errors: > > [ERROR] TrueType warning: Can't find prep table > [ERROR] TrueType warning: Can't find prep table > [ERROR] TrueType warning: Can't find prep table
Those, I can see, too. You can ignore them. FOP 0.92beta doesn't issue a warning on these anymore. > But the pdf is created ok. Then I try to open it in my pdf viewer (Evince) the > fonts don't show up. In my terminal, I see lots of these errors: > > Error: Couldn't create a font for '1E14e6FreeSerif,Medium' > Error: Couldn't create a font for '2E152dFreeSerif,Italic' > > Any ideas? Hmm, Acrobat Reader displays the PDF just fine. GhostScript fails, too. Without better error messages from these programs I don't know what could be wrong. Maybe these are bugs in GhostScript and Evince. Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
