Nancy Brandt wrote: > > > Hi dear John, > > You always try to help me :-) > > Well, when I run '$ locate fop.jar' for example, I get the following > results: > > /home/nancy/fop-0.94/build/fop.jar > /usr/bin/build/fop.jar > /usr/share/java/fop.jar > > I've tried to use the files located in the 'lib' directory (those with > version number), but it did not change anything. > My best wishes, > Nancy
FOP can automatically detect fonts now. Try using auto-detect instead of the font metrics file. See http://xmlgraphics.apache.org/fop/0.94/fonts.html#register for details. The relevant parts of my fop configuration file look like this: ... ... ... ... Nancy Brandt wrote: > > > Hi dear John, > > You always try to help me :-) > > Well, when I run '$ locate fop.jar' for example, I get the following > results: > > /home/nancy/fop-0.94/build/fop.jar > /usr/bin/build/fop.jar > /usr/share/java/fop.jar > > I've tried to use the files located in the 'lib' directory (those with > version number), but it did not change anything. > My best wishes, > Nancy FOP can automatically detect fonts now. Try using auto-detect *instead of* the font metrics file. If your fonts are not in the standard locations, you can use the tag. See http://xmlgraphics.apache.org/fop/0.94/fonts.html#register for details. The relevant parts of my fop configuration file look like this: ... ... ... ... _________________________________________________________________ Stay up to date on your PC, the Web, and your mobile phone with Windows Live. http://clk.atdmt.com/MRT/go/msnnkwxp1020093185mrt/direct/01/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
