Hello,
Im running the most recent version of FOP on OSX and im unable to run the
command using PFMReader to create the XML file for a pfm-file
running from my fop directory:
java -cp
build/fop.jar:lib/xercesImpl-2.0.1.jar:lib/xml-apis.jar:lib/xalan-2.3.1.jar:
lib/batik.jar org.apache.fop.fonts.apps.PFMReader pfm-file xml-file
returns:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/avalon/framework/logger/AbstractLogEnabled at
java.lang.ClassLoader.defineClass0(Native Method)
running: java org.apache.fop.fonts.apps.PFMReader
returns: Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/fop/fonts/apps/PFMReader
I have set
setenv PATH {$PATH}:/Users/rbishop/Sites/xml/fop-0.20.5
setenv JAVA_HOME /usr
has anyone had any luck with creating an XML file from a PFM on OSX ? Ive
also tried calling:
java -jar -cp {with full complete paths to all the jar files}
and return: Exception in thread "main" java.util.zip.ZipException: No such
file or directory at java.util.zip.ZipFile.open(Native Method)
the only sites ive seen for installing additional Type 1 fonts makes it seem
that this one simple java class call should work directly, but i have had no
such luck!
thanks for any help,
ryan
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list