diff options
author | Lenard Spencer <lenardrspencer@gmail.com> | 2019-12-28 09:28:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-28 09:28:40 +0700 |
commit | f1ca8941c65f7258ba159057a26fe990ccdd9c57 (patch) | |
tree | 1a1d3d6c0e34e8e14f875caa5dbcb239263e4ae1 /office/fop/slack-desc | |
parent | 6f8f791295c1cdcda471b29a4ab6d4f1d09867cc (diff) |
office/fop: Updated for version 2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/fop/slack-desc')
-rw-r--r-- | office/fop/slack-desc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/office/fop/slack-desc b/office/fop/slack-desc index db6fddeee23d9..e9326593e53ec 100644 --- a/office/fop/slack-desc +++ b/office/fop/slack-desc @@ -10,10 +10,10 @@ fop: fop (print formatter) fop: fop: Apache FOP is a print formatter driven by XSL formatting objects. It fop: is a Java application that reads a formatting object tree conforming -fop: to the XSL 1.1 Recommendation (05 December 2006) and then turns it -fop: into a PDF document, certain other output formats or allows you to -fop: preview it directly on screen. Note that not all parts of the XSL -fop: 1.1 specification have yet been implemented. +fop: to the XSL 1.1 Recommendation (05 December 2006) and renders the +fop: resulting pages to a specified output. Current outputs supported +fop: include PDF, PS, PCL,AFP, XML (area tree representation), Print, +fop: AWT, and TXT. The primary output target is PDF. fop: +fop: Home: https://xmlgraphics.apache.org/fop/ fop: -fop: Home: apache.org |