diff options
author | Lenard Spencer <lenardrspencer@gmail.com> | 2020-01-08 05:07:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-08 05:07:13 +0700 |
commit | ddc3cd747c112102f0fe67d80de1c9a538ce1209 (patch) | |
tree | c46fedabee3f2e01d5eb28528a31d7371a82c8cb /office | |
parent | eb189f5346a9af81424efc132d51627418088988 (diff) |
office/fop: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/fop/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/office/fop/README b/office/fop/README index 0edb42deb30b..fe7aab4c22cc 100644 --- a/office/fop/README +++ b/office/fop/README @@ -1,4 +1,4 @@ -Apache? FOP (Formatting Objects Processor) is a print formatter driven +Apache FOP (Formatting Objects Processor) is a print formatter driven by XSL formatting objects (XSL-FO) and an output independent formatter. It is a Java application that reads a formatting object (FO) tree and renders the resulting pages to a specified output. @@ -12,3 +12,5 @@ formatter that is compliant to at least the Basic conformance level described in the W3C Recommendation from 05 December 2006, and that complies with the November 2001 Portable Document Format Specification (Version 1.4) from Adobe Systems. + +jai is an optional but recommended dependency. |