source: trunk/Distribution/SW/FOP/examples/embedding/README

Last change on this file was 2, checked in by jkacer, 18 years ago

Added all DocBook Framework stuff:

  • DocBook DTD
  • Transformation software FOP 0.20.5 and Saxon 6
  • XSL styles
  • Rexx scripts

Also added some WarpIN-related stuff for creation of WarpIN installation packages.
This state corresponds to version 1.0.0 from November 2005, just slightly modified to carry versioning information (Rexx scripts).

File size: 455 bytes
Line 
1FOP Embedding Examples Readme
2
3This directory contains several examples on using FOP in Java.
4
5To compile the examples you can use the build.bat/build.sh scripts.
6You can also directly run the individual examples with these scripts.
7Just call
8
9Windows: build -projecthelp
10Unix: ./build.sh -projecthelp
11
12for a listing of all available examples.
13
14
15
16Please go to the page indicated below to find more information:
17http://xml.apache.org/fop/embedding.html
Note: See TracBrowser for help on using the repository browser.