Title: Apache(tm) FOP: Other Resources #Apache™ FOP: Other Resources Resources useful for developing and using Apache™ FOP ## Specifications { #specs} ### XSL-FO { #specs-xslfo} - [XSL-FO Recommendation (05 December 2006)](http://www.w3.org/TR/xsl11/) - [Unofficial DTD for the XSL-FO Recommendation](http://www.renderx.com/Tests/validator/fo.dtd.html) provided by N. Grigoriev from RenderX. ### XSLT { #specs-xslt} - [XSLT 1.0 Recommendation](http://www.w3.org/TR/xslt) - [XSLT 2.0 Recommendation](http://www.w3.org/TR/xslt20) ### XML { #specs-xml} - [XML 1.0](http://www.w3.org/TR/xml) - [XML 1.1](http://www.w3.org/TR/xml11) - [Simple API for XML (SAX)](http://sax.sourceforge.net/) - [Document Object Model (DOM)](http://www.w3.org/TR/REC-DOM-Level-1) - [Document Object Model (DOM) Level 2 Core Specification](http://www.w3.org/TR/DOM-Level-2-Core) - [Document Object Model (DOM) Level 3 Core Specification](http://www.w3.org/TR/DOM-Level-3-Core) - [Namespaces in XML 1.0](http://www.w3.org/TR/xml-names/) - [Namespaces in XML 1.1](http://www.w3.org/TR/xml-names11/) ### Java { #specs-java} - [Java 2 Platform, Standard Edition, v 1.4.2 API Specification](http://java.sun.com/j2se/1.4/docs/api/index.html) - [Java 2 Platform Standard Edition 5.0 API Specification](http://java.sun.com/j2se/1.5/docs/api/index.html) - [Java Platform, Standard Edition 6 API Specification](http://java.sun.com/javase/6/docs/api/index.html) ### PDF { #specs-pdf} - [Portable Document Format (PDF) Reference Manual](http://partners.adobe.com/asn/tech/pdf/specifications.jsp) ### Unicode { #specs-unicode} - [UTR-14 (Unicode Standard Annex #14: Line Breaking Properties)](http://www.unicode.org/reports/tr14) ### Other { #specs-other} - [Supported SVG Recommendation (04 September 2001)](http://www.w3.org/TR/SVG/) ## Books, Tutorials, Articles { #documents} ### XSL-FO { #documents-xslfo} - [online book] [The XML Bible](http://www.ibiblio.org/xml/books/bible2/chapters/ch18.html), by Elliotte Rusty Harold. Chapter 18 of XSL Formatting Objects - [online article] [Using XSL Formatting Objects](http://www.xml.com/pub/a/2001/01/17/xsl-fo/index.html), by J. David Eisenberg. - [online reference] [XSL FO reference](http://zvon.org/xxl/xslfoReference/Output/index.html), by Miloslav Nic. - [online reference] [Dave Pawson's XSL-FO FAQ](http://www.dpawson.co.uk/xsl/sect3/index.html). - [book] [XSL-FO](http://www.oreilly.com/catalog/xslfo), by Dave Pawson, O'Reilly & Associates, 2002, ISBN 0-596-00355-2. See online version above. - [book] [Definitive XSL-FO](http://www.amazon.com/exec/obidos/ASIN/0131403745/ref=ase_cranesoftwrig-20), by G. Ken Holman, Prentice Hall PTR, 2003, ISBN 0-131-40374-5. - [book] [XSL Formatting Objects Developer's Handbook](http://www.amazon.com/XSL-Formatting-Objects-Developers-Handbook/dp/0672322811), by Doug Lovell, Sams, 2002, ISBN 0-672-32281-1. - [book] [Practical Formatting Using XSLFO](http://www.cranesoftwrights.com/training/index.htm#pfux), Crane Softwrights Ltd., 2003, ISBN 1-894049-11-X. ### XSLT { #documents-xslt} - [online resource] [Extensible Stylesheet Language Family (XSL)](http://www.w3.org/Style/XSL/), W3C XSL Family page. - [book] [XSLT Programmer's Reference](http://www.amazon.com/XSLT-Programmers-Reference-2nd-Michael/dp/1861005067), by Michael H. Kay, Wrox Press, ISBN 1-861-00506-7. - [book] [XSLT2 and XPath2 Programmer's Reference](http://www.wrox.com/WileyCDA/WroxTitle/XSLT-2-0-and-XPath-2-0-Programmer-s-Reference-4th-Edition.productCd-0470192747.html), by Michael H. Kay, Wrox Press, ISBN: 978-0-470-19274-0. - [book] [XSLT](http://www.oreilly.com/catalog/xslt), by Doug Tidwell, O'Reilly & Associates, 2001, ISBN 0-596-00053-7. - [book] [XSLT Cookbook](http://www.oreilly.com/catalog/xsltckbk), by Sal Mangano, O'Reilly & Associates, 2002, ISBN 0-596-00372-2. - [article] [Dave Pawson's XSL FAQ](http://www.dpawson.co.uk/xsl/index.html). - [book] [XPath and XPointer: Locating Content in XML Documents](http://www.oreilly.com/catalog/xpathpointer), by John E. Simpson, O'Reilly & Associates, 2002, ISBN 0-596-00291-2. - [book] [XSL Essentials](http://www.amazon.com/XSL-Essentials-Michael-Fitzgerald/dp/0471416207), by Michael Fitzgerald, John Wiley & Sons, 2001, ISBN 0-471-41620-7. - [book] [Java and XSLT](http://www.oreilly.com/catalog/javaxslt), by Eric M. Burke, O'Reilly & Associates, 2001, ISBN 0-596-00143-6. ### XML { #documents-xml} - [online book] [The XML Bible](http://www.ibiblio.org/xml/books/bible2), by Elliotte Rusty Harold. See hardcopy version below. - [book] [The XML Bible](http://www.amazon.com/XML-Bible-Elliotte-Rusty-Harold/dp/0764547607), by Elliotte Rusty Harold, John Wiley & Sons, ISBN 0-764-54760-7. See online version above. - [online resource] A great number of additional XML-related books and articles can be found at the [O'Reilly XML Site](http://xml.oreilly.com). ### Java { #documents-java} - [online resource] A great number of Java-related books and articles can be found at the [O'Reilly Java Site](http://java.oreilly.com). ### PDF { #documents-pdf} - [online resource] Links to the various PDF file format specifications and numerous other documents can be found at Adobe Solutions Network, Acrobat Resources, [Acrobat 5.0 SDK Documentation](http://partners.adobe.com/asn/acrobat/docs.jsp#filefmtspecs). - [online resource] A list of PDF technical resources can be found at Adobe Solutions Network, Acrobat Resources, [Acrobat/PDF Technical Notes](http://partners.adobe.com/asn/acrobat/technotes.jsp) - [online resource] A list of Acrobat and PDF developer resources can be found at Adobe Solutions Network, Acrobat Resources, [Resources for Developers](http://partners.adobe.com/asn/acrobat). ### PostScript { #documents-ps} - [online resource] A list of PostScript-related technical resources can be found at Adobe Solutions Network, [PostScript Language Technical Notes](http://partners.adobe.com/asn/tech/ps/technotes.jsp) - [online resource] Additional PostScript-related developer resources can be found at Adobe Solutions Network, [PostScript SDK Archive](http://partners.adobe.com/asn/tech/ps/index.jsp). ## Mailing Lists { #mailing-lists} Before posting questions to any list: - Review the [Jakarta Mailing Lists](http://jakarta.apache.org/site/mail.html) - Guidelines for general principles about mailing lists. - Review " [How To Ask Questions The Smart Way](http://www.catb.org/~esr/faqs/smart-questions.html) ". - Send only *plain text* email messages to any mailing lists. Please do not send html or rtf email, as they do not work well with the archive engines. If you are using Microsoft Outlook, this setting can be found at the "Mail Format" tab of the Tools/Options menu. - Use a mail client that respects the *References* and/or *In-Reply-To* mail header entries. This is important for mail clients that can display threads as trees. **Compliant mail clients** include Microsoft Outlook, Becky!, KMail, Apple Mail, Ximian Evolution, Mozilla (version 1.2 or greater). Non-compliant mail clients include Microsoft Exchange, Lotus Notes, Internet Mail Service (MUA or MTA), and dtmail. For help in understanding email acronyms, see the [Lingo2Word Acronym List](http://www.lingo2word.com/lists/acronym_listA.html), or the [Keno Internet Services Internet Glossary](http://www.keno.org/web_design/acronyms.htm). ### Apache FOP Mailing List { #Apache-FOP} - [mailing list info] [http://xml.apache.org/fop/maillist.html](http://xml.apache.org/fop/maillist.html) - [fop-users mod_mbox archives] [http://mail-archives.eu.apache.org/mod_mbox/xmlgraphics-fop-users/](http://mail-archives.eu.apache.org/mod_mbox/xmlgraphics-fop-users/) - [fop-users archives] [http://marc.theaimsgroup.com/?l=fop-user](http://marc.theaimsgroup.com/?l=fop-user) - [fop-users gzip'd archives] [http://xmlgraphics.apache.org/mail/fop-users/](http://xmlgraphics.apache.org/mail/fop-users/) - [fop-users-subscribe] [fop-users-subscribe@xmlgraphics.apache.org](mailto:fop-users-subscribe@xmlgraphics.apache.org) - [fop-users-digest-subscribe] [fop-users-digest-subscribe@xmlgraphics.apache.org](mailto:fop-users-digest-subscribe@xmlgraphics.apache.org) - [fop-users-unsubscribe] [fop-users-subscribe@xmlgraphics.apache.org](mailto:fop-users-unsubscribe@xmlgraphics.apache.org) - [fop-dev mod_mbox archives] [http://mail-archives.eu.apache.org/mod_mbox/xmlgraphics-fop-dev/](http://mail-archives.eu.apache.org/mod_mbox/xmlgraphics-fop-dev/) - [fop-dev archives] [http://marc.theaimsgroup.com/?l=fop-dev](http://marc.theaimsgroup.com/?l=fop-dev) - [fop-dev gzip'd archives] [http://xmlgraphics.apache.org/mail/fop-dev/](http://xmlgraphics.apache.org/mail/fop-dev/) - [fop-dev-subscribe] [fop-dev-subscribe@xmlgraphics.apache.org](mailto:fop-dev-subscribe@xmlgraphics.apache.org) - [fop-dev-digest-subscribe] [fop-dev-digest-subscribe@xmlgraphics.apache.org](mailto:fop-dev-digest-subscribe@xmlgraphics.apache.org) - [fop-dev-unsubscribe] [fop-dev-unsubscribe@xmlgraphics.apache.org](mailto:fop-dev-unsubscribe@xmlgraphics.apache.org) ### XSL-FO Mailing List (at W3C) { #XSL-FO-at-W3C} - [mailing list info] [http://www.w3.org/Mail/Request](http://www.w3.org/Mail/Request) - [mailing list archives] [http://lists.w3.org/Archives/Public/www-xsl-fo/](http://lists.w3.org/Archives/Public/www-xsl-fo/) ### XSL-FO Mailing List (at YahooGroups) { #XSL-FO-at-YahooGroups} - [mailing list info & archives] [http://groups.yahoo.com/group/XSL-FO](http://groups.yahoo.com/group/XSL-FO) ### XSLT List (Mulberry Tech) { #XSLT-at-Mulberry-Tech} - [mailing list info & archives] [http://www.mulberrytech.com/xsl/xsl-list](http://www.mulberrytech.com/xsl/xsl-list) ## Related/Useful Products { #products} ### FOP add-ons { #products-fop-add-ons} - [software] TIFFRenderer is a renderer for outputting multi-page TIFF: [http://www.tkachenko.com/fop/tiffrenderer.html](http://www.tkachenko.com/fop/tiffrenderer.html) (MPL) - [software] The [Mogwai Project](http://mogwai.sourceforge.net) includes a renderer for FOP that generates output for Okidata dot matrix printers (GPL). - [software] [Barcode4J](http://barcode4j.sourceforge.net) (formerly Krysalis Barcode) is a barcode generator which can be used with FOP (Apache license v2.0). - [software] [JEuclid](http://jeuclid.sourceforge.net) is a MathML implementation which can be used with FOP (Apache license v2.0). - [software] [AFP Renderer](http://afp-renderer.sourceforge.net/) renders formatted objects to AFP or (MO:DCA). (Has been integrated in FOP) - [software & tools] [Objects For Formatting Objects](http://offo.sourceforge.net/) hosts hyphenation patterns and (eventually) files other accessory data files & scripts. ### PDF post-processors { #products-pdf} - [software] [Apache PDFBox](http://pdfbox.apache.org) (Apache License V2.0) - [software] [iText](http://itextpdf.com/) (MPL and LGPL) - [software] [PJX](http://www.etymon.com/epub.html) by Etymon (GPL) - [software] [pdftk](http://www.accesspdf.com/pdftk/) the pdf toolkit ### XSL-FO editors { #products-editors} - [software] [FOA (Formatting Objects Authoring)](http://foa.sourceforge.net/) (MPL) - [software] [Scriptura](http://www.scriptura-xsl.com) by Inventive Designers (commercial) - [software] [XSLfast](http://www.xslfast.com) by jCatalog Software AG (commercial) - [software] [DIGIFORMS Document Designer](http://www.digiforms.com/) by Metafocus (commercial) ### Other products { #products-other} - [software] [FOray](http://foray.sourceforge.net/) a renderer for converting XML files to PDF via XSL Formatting Object elements (FOP fork) - [software] [xmlroff](http://xmlroff.org/) an open source XSL-FO implementation written in C (BSD-style license) - [commercial software developer] [Antenna House](https://www.antennahouse.com/antenna1/products/) - XSL Formatter, WordMLToFo, XML Editor... - [commercial software developer] [RenderX](http://www.renderx.com/tools/index.html) XEP, EnMasse, Docbench... - [software] [html2fo](http://html2fo.sourceforge.net/) is a converter from HTML to XSL-FO (GPL). - [software] [wh2fo](http://wh2fo.sourceforge.net/) is a converter from Word HTML to XSL-FO (MPL). - [software] [RTF2FO](http://www.rtf2fo.com) is a converter from RTF to XSL-FO by Novosoft (commercial). - [software] [CSSToXSLFO](http://www.re.be/css2xslfo/) is a utility which can convert an XML document, together with a CSS2 style sheet, into an XSLFO document, which can then be converted into PDF, PostScript, etc. with an XSLFO-processor. It has special support for the XHTML vocabulary, because that is the most obvious language it would be used for. The tool has a number of page-related extensions. It also comes with an API in the form of an XML filter (OSI-Approved Open Source - Public Domain). - [software] [FOP Bridge](http://www.ahmadsoft.org/fopbridge.html) is an Eclipse plug-in that allows to convert FO documents using Apache FOP directly inside the Eclipse workbench (LGPL). - [software] [Maven Doxia FO Module](http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-fo/). Doxia is a content generation framework which aims to provide its users with powerful techniques for generating static and dynamic content: Doxia can be used in web-based publishing context to generate static sites, in addition to being incorporated into dynamic content generation systems like blogs, wikis and content management systems. Doxia provides a module providing XSL Formatting Objects.