RE: org.apache.fop.apps.FOPException: root must be root element

2003-03-19 Thread Koes, Derrick
ECTED] Subject: Re: org.apache.fop.apps.FOPException: root must be root element Koes, Derrick wrote: > org.apache.fop.apps.FOPException: root must be root element > at org.apache.fop.fo.pagination.Root.(Root.java:52) > > I get this exception only very, very intermittently when

Re: org.apache.fop.apps.FOPException: root must be root element

2003-03-19 Thread Jeremias Maerki
things a little differently since it uses JAXP directly, but it does exactly what you want. Also see the information at the bottom of the embedding page on the FOP website. On 18.03.2003 21:55:37 Koes, Derrick wrote: > > org.apache.fop.apps.FOPException: root must be ro

Re: org.apache.fop.apps.FOPException: root must be root element

2003-03-19 Thread Oleg Tkachenko
Koes, Derrick wrote: org.apache.fop.apps.FOPException: root must be root element at org.apache.fop.fo.pagination.Root.(Root.java:52) I get this exception only very, very intermittently when I'm rendering to PDF a document with many images. Can anyone help? So you cannot surely repr

org.apache.fop.apps.FOPException: root must be root element

2003-03-18 Thread Koes, Derrick
org.apache.fop.apps.FOPException: root must be root element at org.apache.fop.fo.pagination.Root.(Root.java:52) I get this exception only very, very intermittently when I'm rendering to PDF a document with many images. Can anyone help? I'm running embedded. Embedded code: