Overview
This plug-in has the following smart services:
Hello Chiara Gambone,
Currently, SVG format is not supported in Insert Image In PDF smart service. The future version will support the SVG format.
I did some testing and it seems that the page numbers in this smart services has to be passed as a comma-separated, ONE Based index list of numbers.
E.g.: iin a 3-pages pdf, if you want to add an image at pages 2 and 3 (not on page 1) you have to pass the string "2,3".
Hi all, just a clarification: in the documentation it is said that the "Add Image To Pdf" smart service takes as input the Page Number "In which page the image should be added (Zero Based Index) and multiple pages also accepted.", but it is shown as a "Text" input parameter in the Process Designer. Is there a specified way of providing the values as text, or is this a bug in the smart service?
Thank you so much!
Hello, regarding the Insert Image In PDF Inputs, is it possible to insert an .svg?
Hi Vinay we were able to reproduce the same error on our side and investigating the issue. We will provide the fix in the next version. Thanks for reaching out!
Getting below error while using Split PDF By Specific Page smart service -
ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred while executing activity: id=536871893, classname=com.vuram.plugins.pdfutilities.SplitBySpecificPage java.lang.NullPointerExceptionAny help on this appreciated..
Hi, Jake,
The feature requested above already is available in the following the smart services
1. Add Page Number in PDF
2. Add Page Number in PDF with Alignment.
Please configure the parameter PageFormatText in the above 2 smart services to achieve the same.
Eg:(Page {0} of {1}) Here 0 is a placeholder for the page number and 1 is a placeholder for the total number of pages text can be configured as your need.
An plans to do a custom format for the page number? Something like "Page X of Y" ?