Overview
Contains multiple Smart Services and Functions for interacting with PDF Documents.
Key Features & Functionality
Smart Services:
Functions:
Hi! We have a problem when we use getpdfflieds on a corrupted PDF. Sometimes our users upload this kind of PDF documents and we don't know how to control it. Would it be possible that this implementation exists in the current plugin and at least the function doesn't fail? It would be enough for us to throw a null. Thank you!
Common issue with .docx templates with fields which are being merged like the following in the final PDF conversion.
[SOLUTION] Ensure spacing is removed for all paragraphs:
[EXPLANATION] It appears that adding custom spacing throws off the PDF converter and merges fields in an unpredictable way, resort to using simple newline characters.
@naeemm3619 were you able to resolve this?
https://docs.appian.com/suite/help/23.3/Product_Release_History.html18.1 is not supported any more
hi, are you still on 18.1. in year 2023 ?
In the 23.2 release, Appian introduced modernized file management APIs that offer a cleaner abstraction layer for easier file handling within Appian. We simultaneously announced that we are deprecating some older APIs. We are aware of the utilization of deprecated APIs within some AppMarket plug-ins that work with documents. As part of our commitment to ensuring compatibility, we anticipate all Appian-authored plug-ins currently using deprecated APIs to be updated for API compatibility by the 24.1 General Availability (GA) release. We also proactively work with Partner plug-in authors to ensure all AppMarket plug-ins have optimal performance and functionality. If you have any questions or require AppMarket assistance, please don't hesitate to reach out by sending an email to appmarket@appian.com.
as we will have a setup with this plugin as key peace, i raised it with some appian folks :)
Yes, we came across the same issue. We are looking to upgrade our platform and it would be great if we can get an update on when the new version of the plugin will be available that doesn't reference the deprecated APIs.
It is planned a new version for this plugin?The heath check report is saying that is using deprecated API's.In a future this can be a problem. "PDF Tools (pdftools) references deprecated Appian APIs [deprecated] com.appiancorp.suiteapi.content.ContentOutputStream.close() [deprecated] com.appiancorp.suiteapi.content.ContentOutputStream.getContentId() [deprecated] com.appiancorp.suiteapi.content.ContentService.getInternalFilename(java.lang.Long) [deprecated] com.appiancorp.suiteapi.content.ContentService.upload(com.appiancorp.suiteapi.knowledge.Document, java.lang.Integer)"