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