Embedding of fonts is something that the XSL-FO processor does, not the stylesheet. You will need to look at the documentation for the XSL-FO processor. If you are using FOP, you can start here:

http://xmlgraphics.apache.org/fop/0.93/fonts.html#embedding

Font embedding can be done as a post-processing step too. If you have Acrobat Standard, you can use Save As and select PostScript, then use Acrobat Distiller to open the PostScript file and save it as PDF again, this time specifying that all fonts should be embedded. That isn't something you want to do very often, though.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
[EMAIL PROTECTED]


----- Original Message ----- From: "Sheldon Plankton" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, September 15, 2007 2:12 PM
Subject: [docbook-apps] How do I embed fonts in a PDF?


Hi,

I generated my PDF book with docbook and tried to upload it to lulu.com.
Lulu.com reject my upload stating that ...


Your document could not be created: This font is not embedded:
Helvetica-Bold ( How do I embed fonts?) This font is not embedded:
Helvetica ( How do I embed fonts?)
This font is not embedded: Times-Roman ( How do I embed fonts?)

... what are they talking about and what can I do in my custom style
sheet to fix it?

Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to