That simply means that there's probably a mistake setting up the classpath.
Anyway, you're on 0.94, so just skip generating the font metrics file. Instead use the <directory> tag to let FOP find your fonts: http://xmlgraphics.apache.org/fop/0.94/fonts.html#register On 30.01.2008 14:57:45 Peter Sparkes wrote: > Hi, > > I am trying to generate True Type Font Metrics using the binary 0.94 > distribution. However I am getting > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/fop/fonts/apps/TTFReader > > I have extracted the contents of fop.jar and it contains > > org\apache\fop\fonts\apps\TTFReader.class > > Help please - what's going wrong > > > Thanks > > Peter Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
