Re: [xsl] PFMReader help

Subject: Re: [xsl] PFMReader help
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Wed, 21 Jan 2004 21:31:42 +0100
Bishop, Ryan wrote:
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 -jar flag requires an argument, which causes the exception. There is no prepared jar for the reader, so try again without the -jar flag. Don't forget to add the org.apache.fop.fonts.apps.PFMReader and the command line flags.

J.Pietschmann

XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread