Actually, this is the new example code for the redesign. The API was
changed significantly. For FOP 0.20.5 you should use the example code
here:

http://cvs.apache.org/viewcvs.cgi/xml-fop/examples/embedding/java/embedding/ExampleFO2PDF.java?only_with_tag=fop-0_20_2-maintain&view=markup

You should also find it in the distribution.

On 29.09.2004 23:40:19 Dan Glauser wrote:
> Yes, there is no such method in the Fop class.  I'm never calling it. 
> Like I mentioned in my post the exception occurs when I call the
> constructor for the Fop class.
> 
>  Fop fop = new Fop(Fop.RENDER_PDF);
> 
> If I don't use the Fop class how can I render the PDF document from
> the FO document?
> 
> I'm working off of this example specifically:
> 
> http://cvs.apache.org/viewcvs.cgi/xml-fop/examples/embedding/java/embedding/ExampleFO2PDF.java?rev=HEAD
> 
> Is there a better one I should be looking at?

Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to