|
Last change
on this file since 3 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:
1.2 KB
|
| Line | |
|---|
| 1 | FOP readme
|
|---|
| 2 |
|
|---|
| 3 | What is FOP?
|
|---|
| 4 | FOP is the world's first print formatter driven by XSL formatting
|
|---|
| 5 | objects. It is a Java application that reads a formatting object
|
|---|
| 6 | tree conforming to the XSL-FO Version 1.0 W3C Recommendation and
|
|---|
| 7 | then turns it into a PDF document or allows you to preview it
|
|---|
| 8 | directly on screen.
|
|---|
| 9 |
|
|---|
| 10 | FOP is part of Apache's XML project. The homepage of FOP is
|
|---|
| 11 | http:/xml.apache.org/fop
|
|---|
| 12 |
|
|---|
| 13 | HTML-Documentation can be found in the subdirectory build/site
|
|---|
| 14 |
|
|---|
| 15 | The names of the committers of this project and what the developers are working on
|
|---|
| 16 | can be found in the file STATUS in root.
|
|---|
| 17 |
|
|---|
| 18 | A list of all changes to the source can be found in the file CHANGES
|
|---|
| 19 |
|
|---|
| 20 | Please report bugs to bugzilla at http://nagoya.apache.org/bugzilla/
|
|---|
| 21 |
|
|---|
| 22 | Discussion of Fop takes place in fop-dev@xml.apache.org (subscribe at
|
|---|
| 23 | fop-dev-subscribe@xml.apache.org)
|
|---|
| 24 | User questions should be sent to fop-user@xml.apache.org
|
|---|
| 25 | Archives are available at: http://marc.theaimsgroup.com
|
|---|
| 26 |
|
|---|
| 27 | Before you post any questions, please have a look at the FAQ at
|
|---|
| 28 | build/site/faq.html
|
|---|
| 29 | (or http://xml.apache.org/fop/faq.html for latest version)
|
|---|
| 30 | Another FAQ is available at: http://www.owal.co.uk/cgi-bin/fopfaq.cgi
|
|---|
| 31 |
|
|---|
| 32 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.