FOP Sink

A FOP sink consumes a stream of SAX events generated by another item and stores it into a file, passing it through the FOP processor. This can generate any of the outputs that the FOP processor supports. In order for the FOP processor to work properly, the last transformation step before the FOP processor must be converting the SAX stream into a XSL-FO compliant stream of SAX events. The user specifies the file in their local file system and the type of output that the FOP processor should generate, using the property editor.