Changeset 4228 for trunk/xml/NOTES.txt
- Timestamp:
- 04/26/08 03:18:01 (5 months ago)
- Files:
-
- 1 modified
-
trunk/xml/NOTES.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xml/NOTES.txt
r4220 r4228 89 89 XSLT files to generate PDF files from the XML files (formatted either 90 90 for A4 paper or US Letter paper) using XSL Formatting Objects. Tested 91 with the XSL-FO processors Apache FOP 0.20.5 (http://xml.apache.org/fop)92 and RenderX 4.4 (http://www.renderx.com/).91 with the XSL-FO processors RenderX 4.4 (http://www.renderx.com/) and 92 Apache FOP 0.94 (http://xmlgraphics.apache.org/fop/). 93 93 94 94 The "lgtpdf.xsl" file defines a parameter for the paper format (either … … 146 146 147 147 Supported XSL-FO processors: 148 * Apache FOP processor (tested with version 0. 20.5)149 http://xml .apache.org/fop148 * Apache FOP processor (tested with version 0.94) 149 http://xmlgraphics.apache.org/fop/ 150 150 * Lunasil Xinc processor (tested with version 2.02) 151 151 http://www.lunasil.com/index.html 152 152 * RenderX XEP processor (tested with version 3.8.1) 153 153 http://www.renderx.com/ 154 155 When using the FOP, you must compile your Logtalk source files using156 the compiler option xmlsref(standalone) in order to workaround a bug157 on the XALAN processor used by this processor.158 154 159 155 These script assume that the LOGTALKHOME and LOGTALKUSER environment
