Overview
Contains multiple Smart Services and Functions for interacting with PDF Documents.
Key Features & Functionality
Smart Services:
Functions:
Hi, I am getting the following error while trying to convert pdf to mp_tiff image:
UnattendedJavaActivityRequest] ERROR com.appiancorp.ps.pdftools.ConvertPDFToImage - Error converting PDF to image
com.appiancorp.suiteapi.common.exceptions.AppianStorageException: In order to access this method, this Document needs to be retrieved via ContentService.download()
at com.appiancorp.content.DocumentHelper.getOutputStream(DocumentHelper.java:158)
Anyone else came across this issue?
Thanks, Aleksandrs
almost 2 years later and no movement (or replies) on this one, sadly, and it's becoming an issue again.
Is there a limit to the number of pages that can be put into a PDF when using Merge PDF?
Is there any reason why documents generated via Fill PDF would come out with a back-end status of "Active Pending Approval" instead of "Active Published"? This is causing me unexpected issues in a process, and I'm hesitant to just use a quick work-around at risk of causing down-stream issues that I don't anticipate from leaving a document in that state.
Hi anthonyc3378 have you been able to find a solution or workaround to that error? I'm not very familiar to CMYK images, we mostly are converting a DOCX file into PDF, so maybe replacing the images on the DOCX template to another encoding or something similar could work?
Hi,
The issue seemed to be some sort of race condition where processing a single image worked fine but trying to process multiple images at the same time caused the issue.
Reverting to the previous version was not possible, so with the aid of Appian support the plugin was removed, restart the application server and then reinstalled the plugin.
The same process had to be performed to upgrade each of our environments.
This cured the issue.
Please note that the same sort of issue was logged here (by me) about two years ago.
Hope this helps
Hi pauls0008 we are having the same issue. Have you found any other detail or workaround? Was there any update on this?
When I try to merge PDF I get the following error: "java.security.NoSuchAlgorithmException: SHA-2 MessageDigest not available". Could someone tell me why this error may occur?
Adding function to find page where text is present