Are you expecting that this causes FOP to automatically configure all
fonts in your Windows installation? If yes, I have to disappoint you and
point you to these URLs (depending on the FOP version you're using):
http://xmlgraphics.apache.org/fop/0.94/fonts.html#register
http://xmlgraphics.apache.o
Hello,
I configured my fop factory with the following line:
fopFactory.setFontBaseURL("file:///D:/Windows/Fonts");
But fop still uses the font 'any' instead. At the position mentioned above are
ttf files, which fit to the ones I use.
Andreas