On 28 Jan 2009, at 23:19, Niels Rehmer wrote:

Hi

thanks for your prompt reply. Is there any way how I can see which fonts are included by fop?

Run FOP with debug output turned on. This will show you a lot of detailed info about which font-files are parsed, which ones failed, etc.

Via the command-line, passing "-d" should work. If you're embedding FOP in another app, then you will need to configure your logger implementation (http://xmlgraphics.apache.org/fop/0.95/embedding.html#basic-logging )

HTH!

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to