diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2019-05-17 23:37:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-17 23:37:19 +0700 |
commit | 98108666af4bd1e69930e649ca09343714f44c8f (patch) | |
tree | a1334e60871574f86db41db1956136397cfd412e /office/pdfstudio/README | |
parent | a9e29d337c005afad7352f63da3560af04bc47b4 (diff) | |
download | slackbuilds-98108666af4bd1e69930e649ca09343714f44c8f.tar.gz |
office/pdfstudio: Added (PDF Editor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/pdfstudio/README')
-rw-r--r-- | office/pdfstudio/README | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/office/pdfstudio/README b/office/pdfstudio/README new file mode 100644 index 0000000000..23ae686cd2 --- /dev/null +++ b/office/pdfstudio/README @@ -0,0 +1,45 @@ +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 + * Scan-To-PDF + * Annotate and Markup PDFs + * Precision Measuring Tools + * Fill In & Save PDF Forms + * Secure Documents + * Append / Delete Pages + * Create Watermarks, Headers, Footers + * Loupe, Pan & Zoom, Rulers, etc... + * Document Storage Integrations + * Docusign Integration + * Supports the new PDF 2.0 standards + * Interactive Form Designer + * OCR (Text Recognition) + * Inline text content editing with reflow + * Redact & Sanitize PDFs + * Compare PDFs + * Optimize PDFs + * Digitally Sign PDFs + * Advanced PDF Splitting & Merging + * Batch Process Multiple PDFs + * Tag PDFs for Accessibility (PDF/UA) + * PDF/A Validation / Conversion + +By default PDF Studio uses the system-wide Java. + +If you pass OWNJAVA=yes to the SlackBuild script: +OWNJAVA=yes ./pdfstudio.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. + +NOTE: The license of the sources don't permit free distribution, so sources +must be coming from upstream project. |