Hi all, I was wondering if someone had some notes on configuring the org.apache.cocoon.blocks.fop.FOPNGSerializer.
I found following page 'FOP and Embedding Fonts' at http://cocoon.apache.org/2.2/blocks/fop/1.0/1225_1_1.html but it looks written for Cocoon2.1.x. E.g. $ cd %PATH_TO_COCOON%\lib does not really apply in my case since Cocoon2.2 uses maven and I don't have a cocoon lib folder unless I switch to using the target (build) folder of my cocoon maven project. And the configuration file does not really match a configuration file of FOP1.0. <configuration> <fonts> <font metrics-file="D:/fop-fonts/arial.ttf.xml" ... </fonts> </configuration> Any help or usefull pointers are appreciated. Cheers, Robby Pelssers --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
