RE: Problem with .fo file

2003-12-11 Thread frederic . kieffer
décembre 2003 23:27 À: [EMAIL PROTECTED] Objet: Re: Problem with .fo file [EMAIL PROTECTED] wrote: I'm able to convert it to PDF when using the command line, but when I try to print it (using awt) thanks to embedded code, I have this error : ... [INFO,Default] Using

Re: Problem with .fo file

2003-12-10 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: I'm able to convert it to PDF when using the command line, but when I try to print it (using awt) thanks to embedded code, I have this error : ... [INFO,Default] Using org.apache.crimson.parser.XMLReaderImpl as SAX2 Parser ... [ERROR,Default]

Re: Problem creating FO-File using ExampleXML2FO.java from the FOP-Package

2003-04-04 Thread Jeremias Maerki
Google finds: org.apache.xml.utils.WrappedRuntimeException: The output format must have a '{http://xml.apache.org/xslt}content-handler' property! This error is usually caused by the Xalan included with JDK 1.4. Make sure xalan.jar is placed in tomcatDir/common/endorsed (if you run into