On 11.01.2010 16:13, Ari Army wrote:
metrics-url="file://C:/dev/fop/config/font-metric-files/arial_black_ttf.xml"
embed-url="file://C:/dev/fop/config/fonts/ariblk.ttf"
Technically, these are not valid file URLs. Try
metrics-url="file:///C:/dev/fop/config/font-metric...
^^^ three slashes here
and check whether your problem goes away.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]