Bazsites.com Xsl Fo
Directory Topics
On the Web
- Antenna House, Inc: Stylesheet Tutorial, Sample Files of Formatting Objects and Sample Stylesheets - Explains how to develop stylesheets for XML to XSL-FO transformation, provides sample XSL-FO files and stylesheets for XHTML to XSL-FO, XBRL to XSL-FO.
- TeXML - Although this is not an XSL-FO tool, it is used in typesetting. Given that it was posted in 1998, it would probably be overtaken by XSL-FO now. The materials also include an example of MathML markup transformed into TeXML, with PostScript generated using TeX.
- XML.com: Using Objects - An article tutorial which shows how to set up XSL:fo pages.
- Apache's FOP Project - Open source XSL-FO implementation; converts XSL-FO to PDF and other formats.
- XMLmind FO Converter - An XSL-FO to RTF converter [commercial, free for personal use].
- Antenna House XSL Formatter - An XSL-FO processor for Windows [Commercial].
- PassiveTeX - PassiveTeX is a library of TeX macros which can be used to process an XML document which results from an XSL transformation to formatting objects. PassiveTeX provides a rapid development environment for experimenting with XSL FO.
- XSL FO Tutorial - A learn-by-example tutorial, to facilitate reading the specification by giving a series of commented examples.
- RTF2FO - RTF to XML converter RTF documents to XML ones in line with latest W3C specifications for XSL FO formatting semantics. Using different XSL FO rendering tools converted files can ease converted in different output formats such as PDF, HTML, PostScript. It can be used as standalone application or class library. [Shareware]
- html2fo - Generates valid FO documents from almost any (even badly formated) HTML file. Freeware.
Wikipedia Articles
- XSL Formatting Objects - XSL Formatting Objects, or XSL-FO, is a markup language for XML document formatting which is most often used to generate PDFs. XSL-FO is part of XSL, a set of W3C technologies designed for the transformation and formatting of XML data.
- FOP - FOP (Formatting Objects Processor) is an XSL-FO processor written in Java, which provides the feature to convert XSL-FO files to PDF or direct-printable-files. FOP was originally developed by James Tauber who donated it to the Apache Software Foundation in 1999.