Thomas S. wrote:
I have a problem with embedding fonts while running Apache FOP within a
web application. This seems to be caused by a problem with reading the
font metrics from a jar file.

Which FOP version are you using?

java.lang.RuntimeException: Cannot load font: failed to create Source from
metrics file
jar:file:/var/lib/ [snip]
The embedded file URL ist malformed, maybe the recursive URL resolver doesn't like this. Try jar:file:///var/lib/... and check whether this
helps.

J.Pietschmann

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

Reply via email to