To: [EMAIL PROTECTED]
Subject: Re: Adding Properties to the FOP driver
I'm also using .18 in VAJ and the org.apache.fop.fo.properties package did
not import for me. I got similar errors to what you are describing. Try
exporting these class files from fop.jar and importing them into VAJ.
T
cc:
09/07/01 04:49 PM
Subject: Adding Properties to the FOP driver
Please respond to fo
Hello,
In my code to render a PCL/PDF from XML, I set the following properties:
driver.addElementMapping("org.apache.fop.fo.StandardElementMapping");
driver.addElementMapping("org.apache.fop.svg.SVGElementMapping");
driver.addPropertyList("org.apache.fop.fo.StandardPropertyList