https://issues.apache.org/bugzilla/show_bug.cgi?id=37505
Jeremias Maerki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Jeremias Maerki <[email protected]> 2009-01-02 07:17:55 PST --- With the event facility [1] in FOP Trunk you can now intercept such errors and throw an exception if you want. Not everyone wants to stop processing early if an image is missing or faulty. The event ID of the error in your particular case would be "org.apache.fop.svg.SVGEventProducer.svgNotBuilt". Your requirement was one of the reason for implementing the event facility. HTH [1] http://xmlgraphics.apache.org/fop/trunk/events.html -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
