| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ] |
| Tutorials |
- XSL-FO advanced techniques by Doug Tidwell - [Clicks: 60]
This intermediate-level tutorial shows advanced techniques for working with XSL Formatting Objects (XSL-FO) for formatting data, such as handling lists and tables, creating complex documents with multiple layouts, adding repeating elements, and converting HTML elements to formatting objects and thence to PDF documents. Examples include XSLT templates, FO samples, and PDF output files, all processed in Java with the Apache XML Project's Xalan XSLT processor and FOP (Formatting Objects to PDF) tool.
[Formats: HTML, PDF, ZIP]
http://www-106.ibm.com/developerworks/edu/x-dw-xxslfo2-i.html - Feb, 2003 - XSL Formatting Objects (XSL-FO) basics by Doug Tidwell - [Clicks: 48]
This tutorial teaches the basics of XSL Formatting Objects (XSL-FO), a powerful, flexible XML vocabulary for formatting data, often used with XSLT to convert XML and HTML documents to PDF (portable document format). The first of a two-part series, it uses XSLT to convert XML documents into formatting objects and then the Apache XML Project's FOP (Formatting Object to PDF) tool to convert those objects into PDF files. Examples include XSL-FO sample code, XSLT templates, and Java processing commands.
[Formats: HTML, PDF, ZIP]
http://www-106.ibm.com/developerworks/edu/x-dw-xxslfo-i.html - Feb, 2003