diff options
author | Thorn Inurcide <thorn-inurcide@hotmail.com> | 2015-04-26 13:58:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-26 13:58:43 +0700 |
commit | ef68d125f9493684533a3f6cae23869a87c3dbba (patch) | |
tree | 20df812cd2ae8a3557a756a26a273455e7e2d196 /office/fop/README | |
parent | da3c2b3480e758ce363b475ccd496943cc35e92d (diff) | |
download | slackbuilds-ef68d125f9493684533a3f6cae23869a87c3dbba.tar.gz |
office/fop: Added (print formatter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/fop/README')
-rw-r--r-- | office/fop/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/office/fop/README b/office/fop/README new file mode 100644 index 0000000000..2deacbff89 --- /dev/null +++ b/office/fop/README @@ -0,0 +1,8 @@ +Apache FOP is a print formatter driven by XSL formatting objects. It +is a Java application that reads a formatting object tree conforming +to the XSL 1.1 Recommendation (05 December 2006) and then turns it +into a PDF document, certain other output formats or allows you to +preview it directly on screen. + +Note that not all parts of the XSL 1.1 specification have yet been +implemented. |