Overview
This version is for Appian 23.2 and above. Cloud customers on a lower version of Appian that want to install this plugin should open a support case. Self-managed customers can find the latest jar for Appian 23.1 and lower version in the folder pre-23.2
Convert, merge and generate DOCX, PDF and XML files automatically in an Appian process
Key Features & Functionality
Function: xsltransform - Transform source XML using XSL Transform
I've run apache fop 2.5 locally against my xsl-fo and xml and I get my pdf with an embedded svg image but using the same xsl-fo and xml using Appian and this plugin results in a generic java error "An error occurred in executing an Activity Class." When will this bug be fixed so we can host svg embedded images?Also, is there a way to configure fop to not use strict-validation?
If Apache FOP is running in a so-called "headless" environment then SVG rendering will fail. That is the problem I bet.