Overview
This plugin contains a smart service to convert .docx documents to PDF using Aspose Libraries with support for custom fonts and optionally encrypt the final PDF document. It will also maintain the PDF structure for 508 compliance as well as compress the file to maintain a low file size. An Aspose JAVA Words license is required and must be provided to the smart service in order for it to work accordingly.
Key Features & Functionality
Hi Groundswell,
We are using the Convert DocX to PDF (Aspose) smart service to convert Word documents to PDF. After conversion, we are encountering issues with Chinese characters, where the font style of some characters changes. We have highlighted these characters in the screenshot. Please suggest a solution to resolve this issue. Below are the relevant details:
Word Document:
Generated PDF:
Hello,
you only need to populate the FontIds parameter. Pass in the uploaded font documents as constants of type document. Wrap the constants with a tointeger(). Constants may be arrays since each font type has more than 1 file.
Yes it does
How to give font ID's as number integer,
I want open Sans as default font
Hello team,
Can you please confirm that this plugin work for 23.3+ version ?
HI Groundswell, Is anyone facing activity chaining issue in latest version? Acitivity chaining keeps breaking irrespective of time to process or size of the file
Its not working if that document already was pdf. This smartservice crashed the old pdf and converts as not openable pdf. Please check and fix all the edge cases.
eg:
if pdf was crashed then it will be <1KB
Orginal document was 199.24KB
Screenshot:
Let me know for any conerns
The license cost information can be found here https://purchase.aspose.com/pricing/words/java. There is a renewal cost for this license which can range depending on how long you purchase the license for. As for the installation, once the license is purchased, Aspose will send you a license file, upload the file into Appian and create a constant that is referencing that file and pass the constant into the plugin when called