Not sure if you consider this a cookbook recipe, but the event subsystem (client and developer side) is documented here: http://xmlgraphics.apache.org/fop/trunk/events.html
Let me know if that's insufficient. On 17.10.2009 10:59:35 Simon Pepping wrote: > On Fri, Oct 16, 2009 at 03:53:14PM -0000, [email protected] wrote: > > Author: vhennebert > > Date: Fri Oct 16 15:53:13 2009 > > New Revision: 825964 > > > > URL: http://svn.apache.org/viewvc?rev=825964&view=rev > > Log: > > Route message for missing alt-text property through event notification > > system > > I should do that for the catalog resolver as well. Is there an > instruction for this, preferably a cookbook recipe? > > > Modified: > > > > xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/events/EventFormatter.xml > > > > xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/FOValidationEventProducer.java > > > > xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/extensions/ExtensionElementMapping.java > > > > xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/flow/AbstractGraphics.java > > > > xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pdf/PDFLogicalStructureHandler.java > > Simon > > -- > Simon Pepping > home page: http://www.leverkruid.eu Jeremias Maerki
