diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2017-06-28 12:40:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-28 12:40:17 +0700 |
commit | 8f582248d87fa5c2696179f35d385c46295985e4 (patch) | |
tree | 51621d6fe0b9675eb7d8e7f68fdf8339425c3313 /office/pdfstudio12/README | |
parent | ecce64e3ddc0678359a2da5a1f26e5d88c76d244 (diff) | |
download | slackbuilds-8f582248d87fa5c2696179f35d385c46295985e4.tar.gz |
office/pdfstudio12: Added (PDF editor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/pdfstudio12/README')
-rw-r--r-- | office/pdfstudio12/README | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/office/pdfstudio12/README b/office/pdfstudio12/README new file mode 100644 index 0000000000..44f25b4536 --- /dev/null +++ b/office/pdfstudio12/README @@ -0,0 +1,40 @@ +PDF Studio is an all-in-one, easy to use PDF editor that provides all +PDF features needed at a fraction of the cost of Adobe Acrobat and other +PDF editors. PDF Studio maintains full compatibility with the PDF +Standard. + +PDF Studio is a commercial Java based program. It is available in +Standard and Pro editions, and also as a free demo. The demo version +adds watermarks to all edited PDFs. + +Key features of PDF Studio: + + * Create PDFs + * Review and annotate PDFs + * Fill and save PDF forms + * Interactive form field designer + * Secure PDFs + * Digitally sign PDFs + * Combine and rearrange documents + * Add watermarks, headers & footers + * OCR (text recognition) + * Edit PDF content + * Redact permanently + * Compare PDFs + * Optimize PDFs + * Batch process multiple PDFs + * Precision measuring tools + * Preflight and convert to PDF/A + * PDF linearization (for fast web view) + * Convert to HTML5/SVG + * Annotation tool chest + * Loupe, pan & zoom, rulers & grids + * Advanced imposition + +By default PDF Studio uses the system-wide Java. + +If you pass OWNJAVA=yes to the SlackBuild script: +OWNJAVA=yes ./pdfstudio12.SlackBuild +a version of Java that comes packaged with PDF Studio will be installed +under the PDF Studio installation directory, this Java will not be used +by other programs. |