All, the FOP Ant task (org.apache.fop.tools.anttasks.Fop) does not support the -c command line option which enables one to embed fonts into the resulting PDF.
This patch adds an attribute "userconfig" to the Fop task: <fop fofile="in.fo" outfile="out.pdf" userconfig="fop-config.xml"/> /LS
Fop.java
Description: JavaScript source
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]