FOP: Other ResourcesResources useful for developing and using FOP$Revision$SpecificationsXSL-FO
XSL-FO Recommendation (05 December 2006)
Unofficial DTD for the XSL-FO Recommendation provided by N. Grigoriev from RenderX.
XSLT
XSLT Recommendation
XML
XML Recommendation
Simple API for XML (SAX)
Document Object Model (DOM)
Namespaces in XML Recommendation
Java
Java JDK 1.3 Documentation
Java JDK 1.4 Documentation
Java JDK 1.5 Documentation
PDF
Portable Document Format (PDF) Reference Manual
Unicode
UTR-14 (Unicode Standard Annex #14: Line Breaking Properties)
Other
Supported SVG Recommendation (04 September 2001)
Books, Tutorials, ArticlesXSL-FO
[online book] The XML Bible, by Elliotte Rusty Harold. Chapter 18 of XSL Formatting Objects
[online article] Using Formatting Objects with the Slides DTD, by Paul Sandoz.
[online article] Using XSL Formatting Objects, by J. David Eisenberg.
[online reference] XSL FO reference, by Miloslav Nic.
[online reference] Dave Pawson's XSL-FO FAQ.
[book] XSL-FO, by Dave Pawson, O'Reilly & Associates, 2002, ISBN 0-596-00355-2. See online version above.
[book] Definitive XSL-FO, by G. Ken Holman, Prentice Hall PTR, 2003, ISBN 0-131-40374-5.
[book] XSL Formatting Objects Developer's Handbook, by Doug Lovell, Sams, 2002, ISBN 0-672-32281-1.
[book] Practical Formatting Using XSLFO, Crane Softwrights Ltd., 2003, ISBN 1-894049-11-X.
XSLT
[online resource] Extensible Stylesheet Language Family (XSL), W3C XSL Family page.
[book] XSLT Programmer's Reference, by Michael H. Kay, Wrox Press, ISBN 1-861-00506-7.
[book] XSLT, by Doug Tidwell, O'Reilly & Associates, 2001, ISBN 0-596-00053-7.
[book] XSLT Cookbook, by Sal Mangano, O'Reilly & Associates, 2002, ISBN 0-596-00372-2.
[article] Dave Pawson's XSL FAQ.
[book] XPath and XPointer: Locating Content in XML Documents, by John E. Simpson, O'Reilly & Associates, 2002, ISBN 0-596-00291-2.
[book] XSL Essentials, by Michael Fitzgerald, John Wiley & Sons, 2001, ISBN 0-471-41620-7.
[book] Java and XSLT, by Eric M. Burke, O'Reilly & Associates, 2001, ISBN 0-596-00143-6.
XML
[online book] The XML Bible, by Elliotte Rusty Harold. See hardcopy version below.
[book] The XML Bible, 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.
Java
[online resource] A great number of Java-related books and articles can be found at the O'Reilly Java Site.
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.
[online resource] A list of PDF technical resources can be found at Adobe Solutions Network, Acrobat Resources, Acrobat/PDF Technical Notes
[online resource] A list of Acrobat and PDF developer resources can be found at Adobe Solutions Network, Acrobat Resources, Resources for Developers.
PostScript
[online resource] A list of PostScript-related technical resources can be found at Adobe Solutions Network, PostScript Language Technical Notes
[online resource] Additional PostScript-related developer resources can be found at Adobe Solutions Network, PostScript SDK Archive.
Mailing Lists
Before posting questions to any list:
Review the Jakarta Mailing Lists - Guidelines for general principles about mailing lists.
Review "How To Ask Questions The Smart Way".
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, or the Keno Internet Services Internet Glossary.
Apache FOP Mailing List
[mailing list info] http://xml.apache.org/fop/maillist.html
[software] html2fo is a converter from HTML to XSL-FO (GPL).
[software] wh2fo is a converter from Word HTML to XSL-FO (MPL).
[software] RTF2FO is a converter from RTF to XSL-FO by Novosoft (commercial).
[software] css2xslfo CSSToXSLFO
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] The XPath Visualizer.
Web site says: "This is a full blown Visual XPath Interpreter for the evaluation of any XPath expression and visual presentation of the resulting nodeset or scalar value."
Requires Internet Explorer 5+.
(freeware)
[software] FOP Bridge is an Eclipse plug-in
that allows to convert FO documents using Apache FOP directly inside the Eclipse workbench (LGPL).