cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco Community 5.2 - pdf toolkit instalation

anuradha1
Star Contributor
Star Contributor

Dear team,

I have already installed the pdf toolkit 1.4.0 using both share and repo amp files. But when i try to do insert, or split or any other operation it gives an error message (When i try to insert a page to a existing pdf, it says "The insert operation failed"). I have tried various options to solve this issue but non of them are worked.

I have run aply_amps.sh with -force as https://github.com/ntmcminn/alfresco-pdf-toolkit/issues/23 described. But it also not worked.

Please can anyone help me?

1 ACCEPTED ANSWER

jesubevin
Champ in-the-making
Champ in-the-making

What are the configuration issues you had fixed?

I also having the same problem in Alfresco Community Edition 5.2 - PDF toolkit 1.4.0 and myself new to alfresco.

Sorry for my bad english.

View answer in original post

13 REPLIES 13

anuradha1
Star Contributor
Star Contributor

Is this pdf toolkit compatible with alfresco 5.2?

jpotts
World-Class Innovator
World-Class Innovator

I have confirmed that the latest PDF Toolkit, 1.4.1, works on Alfresco Community Edition 201707 (5.2.g) running on CentOS 7.4.

Can you share the full stack trace from the log?

anuradha1
Star Contributor
Star Contributor

Yes, it supports. I think i had some configuration issues and now it fixed. Pdf tool kit works totally fine.

Thank you.

jesubevin
Champ in-the-making
Champ in-the-making

What are the configuration issues you had fixed?

I also having the same problem in Alfresco Community Edition 5.2 - PDF toolkit 1.4.0 and myself new to alfresco.

Sorry for my bad english.

vitus9856
Champ in-the-making
Champ in-the-making

Did the PDF toolkit works with non-administrator users, (no ALFRESCO_ADMINISTRATOR group)?

Permissions are defined at https://github.com/ntmcminn/alfresco-pdf-toolkit/blob/master/pdf-toolkit-share/src/main/amp/config/a...

It looks like permissions are associated to Sites Roles.

Hyland Developer Evangelist

Ok.

I have a user with Site Manage Role, but only adding to ALFRESCO_ADMINISTRATORS Group make effect.

On page of toolkit says that is feature available for ALFRESCO_ADMINISTRATORS only. Is this correct?

In alfresco-pdf-toolkit-extension.xml file i can see, that plugin available for SiteManager, SiteCollaborator, SiteContributor groups I understand this correctly?

But i found this limitation in pdf-actions.xml.

douglascrp
World-Class Innovator
World-Class Innovator

You say:

On page of toolkit says that is feature available for ALFRESCO_ADMINISTRATORS only.

What page is that? I can not see anything like that in the official project's page.

Can i use this file drectrly without editing?