Hi,

I'm wondering if it's possible to interrupt/cancel/abort a render once it has 
been started.  I'm embedding FOP into a Java desktop application in a similar 
way which is described here: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleXML2PDF.java?view=markup.
  

I've looked at the API and nothing is immediately obvious.  I found this old 
forum post (http://www.mail-archive.com/fop-user@xml.apache.org/msg05146.html) 
which didn't help.

I am running the rendering process in a thread but not sure how I'd go about 
cleanly/gracefully aborting a render.

Thanks,

Bernard.                                          

Reply via email to