-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Insert Pages into PDF not working #34
Comments
I have added PDF-Toolkit as source project and i have fixed this bug by changing a simple line retrieved in class PDFToolkitServiceImpl @method insertPDF: |
@MariemNf Can you make a Pull Request ? |
@chris001 i have created a pull request ;) |
Fix Bug #34: Insert Pages into PDF not working
Hi Guys,
I have the alfresco-pdf-toolkit installed in alfresco 5.1.1 and Insert Pages into PDF functionality does not seem to work.
It says The Insert Operation Failed and with debug turned on, i get only the following in the logs
2016-12-23 12:00:37,762 DEBUG [pdftoolkit.form.PDFActionFormFilter] [http-apr-8080-exec-15] beforeGenerate
2016-12-23 12:00:37,767 DEBUG [pdftoolkit.form.PDFActionFormFilter] [http-apr-8080-exec-15] afterGenerate
2016-12-23 12:01:04,849 DEBUG [pdftoolkit.form.PDFActionFormFilter] [http-apr-8080-exec-17] beforePersist
2016-12-23 12:01:04,849 DEBUG [pdftoolkit.form.PDFActionFormFilter] [http-apr-8080-exec-17] exit beforePersist
Please advise.
Regards,
Kavi
The text was updated successfully, but these errors were encountered: