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,
How to give font ID's as number integer,
I want open Sans as default font
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.