Overview
Contains multiple Smart Services and Functions for interacting with PDF Documents.
Key Features & Functionality
Smart Services:
Functions:
Find Pages with Text - Retrieves an array of page numbers that contain a specified search string within the PDF
It seems there is an issue when the document is signed but the plugin can't obtain the correct sign date. In this scenario, if the getpdfsignaturafields function couldn't get the name, date or reason, it should return this attribute as NULL, not generate an error
Plugin version: 3.2.0
Issue - PDFs generated are not 508 compliant
We are also facing the same issue. Is this issue resolved?
Has anyone experience of this error:
Expression evaluation error at function 'getpdfmetadata' [line 334]: Missing root object specification in trailer. (APNX-1-4198-000)
Any solution or workaround found for this?
Has this been published we are still seeing an error with the IIO library. Using Image to PDF.
Caused by: java.lang.ClassNotFoundException: Unable to load class 'javax.imageio.IIOParam' because the bundle wiring for pdftools is no longer valid. at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1548) at org.apache.felix.framework.BundleWiringImpl.access$300(BundleWiringImpl.java:79) at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1986) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)