[EMAIL PROTECTED] wrote:
> I have a strange problem.I have set some custom fonts in the
> userconfig.xml . In my java code I am using the
>
> org.apache.fop.configuration.Configuration.put("baseDir"
> ,baseDir);
> code to set my base dir. The problem is the fonts are picked
> correctly but if there is any image in the xml source the
> transformer is not able to pick it since the above code
> changes the context path . Does any one have encountered
> similar problem ? Please help me in resolving this issue. I
> need both custom fonts and image .
Try using the "fontBaseDir" entry instead of "baseDir". See:
http://xml.apache.org/fop/configuration.html#summary-key-value
Victor Mote
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]