Alfresco PDF Toolkit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2018 09:01 AM
Alfresco PDF Toolkit adds additional functionality to Alfresco, enabling the manipulation of PDF files.
Current Functionality:
- Append -- Append PDF to another PDF, generating a new PDF
- Split -- Splits a PDF at a specified interval, (ex. 2 pages, 3 pages, etc.), generating new PDFs for each section.
- Split At -- Split PDF into two PDFs at a specific page, generating two new PDFs.
- Insert PDF -- Insert PDF at a specific Page
- Delete Pages -- Deletes pages from a PDF document
- Extract Pages -- Extracts specific pages from a PDF document
- Rotate PDF -- Rotate the pages in a PDF document
- PDF Watermarking
- PDF Encryption / Decryption
- Digital Signatures
- TIFF to PDF transformation
All of the actions are available as actions that can be used in content rules, and as document library actions in the document browse and detail views. A teaser screencast is available here: http://www.youtube.com/watch?v=cJYpFgx037E
Minimally requires Alfresco 4
Owner | Nathan McMInn‌ |
Versions | Community 4.0.x Community 4.2.x Community 5.0.x Community 5.1.x Community 5.2.x Enterprise 4.0.x Enterprise 4.1.x Enterprise 4.2.x Enterprise 5.0.x Enterprise 5.1.x |
License Type | GNU General Public License (GPL) |
Project Page | GitHub - ntmcminn/alfresco-pdf-toolkit: The new home of the Alfresco PDF Toolkit (replacing the depr... |
Download Page | GitHub - ntmcminn/alfresco-pdf-toolkit: The new home of the Alfresco PDF Toolkit (replacing the depr... |
Tags | PDF, signature, encryption, watermark, merge, split |
Component Type | Action, Content Model, Document Library |
Extension Points | Content Model,Java Service Class,Share Action,Share Document Library Action |
Installation | AMP |
Products | Repository, Share Web Client, Explorer Web Client (Obsolete) |
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2019 01:43 PM
The PDF Toolkit has been discontinued and does not work in the latest versions of Alfresco.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2019 08:44 AM
The Order of the bee is now responsible for the project, and it has been modified to be compatible with Alfresco 6.1.
You can check the new repository at GitHub - OrderOfTheBee/alfresco-pdf-toolkit

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2020 06:10 AM
Hi douglascrp can you share me any link or share me the pdf toolkit amps available for 6.2. Or please help me.
Because at github where you have commit it to be compatible with 6.2. I am facing issue to implement it.
As i am using alfresco 6.2 on docker .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2019 08:55 AM
Hi Douglas, thanks for the feedback.
I accessed the repository but did not identify any new commit or release generated. Is this update already available?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2020 01:44 PM
Hi renato_fritola,
Did you manage to install Alfresco pdf took kit, in version 6.1.1 of Alfresco?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2019 09:37 AM
There are two PRs awaiting to be merged.
As I created them, I can not accept them, so we have to wait for one of the moderators to review and merge them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2020 09:00 AM
Hi douglascrp
I installed Alfresco PDF Toolkit
Alfresco version: 6.1.1
I downloaded the amp from https://github.com/ntmcminn/alfresco-pdf-toolkit/releases
However, error is occurring.
View the log catalina.out
2020-01-17 10: 52: 01,074 ERROR [scripts.forms.FormUIGet] [http-nio-8080-exec-1] org.alfresco.repo.forms.FormException: 00170026 Failed to find appropriate FormProcessor to generate Form for item : [pdf-action] pdf-split
Error splitting
An error occurred while the form was about to be displayed.
What can it be?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2022 04:20 AM
org.alfresco.repo.forms.FormException: 08190031 Failed to find appropriate FormProcessor to generate Form for item: [pdf-action]pdf-append same error also i use latest version alfresco 7.2 community
