Matthias Müller wrote:

ok, the problem is not the fop serializer but the fop config file. somehow it doesn't accept the context protocol for defining the base or the font directory. even <font-base>./fonts</font-base>
produces an error: java.net.MalformedURLException:
          no protocol: ./fonts/

base and font-base are supposed to be URLs. I dont think relative paths can be used for the base. So try file:///c:/fop/fonts/ (replacing the path to your actual path to the FOP Fonts directory on your system)

Chris



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

Reply via email to