Date: 2005-02-22T11:55:07 Editor: RenaudRichardet Wiki: XML Graphics - FOP Wiki Page: FopAndJava2D URL: http://wiki.apache.org/xmlgraphics-fop/FopAndJava2D
no comment Change Log: ------------------------------------------------------------------------------ @@ -8,6 +8,10 @@ The -awt command line switch renders the pages generated by the layout engine to a Swing window. This Swing window serves as default viewer for the -awt switch and as an example of how to embed the AWTRenderer into a AWT/Swing application. +=== XSL-FO Debugger === + +A renderer that lets you highlight specific FO objects (box, baseline, etc) to allow you to debug your xslt-stylesheet. Much like the NET. implementation of [http://www.alt-soft.com/products_xsl-fo_debugger.jsp Altsoft]. + === PrintRenderer === The -print command line switch renders the pages generated by the layout engine directly to a printer. The PrintRenderer can also be used embedded in an application to print XSL-FO documents (either through the older AWT PrintJob or through the newer JPS (Java Printing System). The PrintRenderer provides a Printable implementation for that purpose. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]