Overview
Contains multiple Smart Services and Functions for interacting with PDF Documents.
Key Features & Functionality
Smart Services:
Functions:
Hello,
We attempted to use the Convert Image to PDF smart service, but received the error below. After further investigation, it appears that ImageIO does not support the conversion of CMYK-encoded images. Is there a plan to enable this functionality? If not, are there ways that we can restrict Appian file uploads to exclude CMYK images?
ERROR com.appiancorp.ps.pdftools.ConvertImageToPDF - Error converting image to PDF java.io.IOException: Image file format not supported by ImageIO
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?