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
Hi James,
the Special characters are not properly appearing when we are trying to convert from word to PDF using pdf from Docx. could you please help us in this
Hey Everyone - I'm attempting to use the PDF from HTML Smart Service with a very simple HTML file that includes a base64-encoded image:
<html>
<body>
<div>Image from String: <img src="data:image/jpeg;base64,<MY IMAGE DATA>"/></div>
</body>
</html>
The image is not displaying correctly in the generated PDF. Using the img tag with an internet-available page is also failing. Any advice?
We are using PDF From Docx, plugin we are using special characters to be present in the word and converting them into Pdf. but some of the special characters are not coming as expected but coming as # which is not been recognized... is there any solution for this....
v1.6.1 (11/26/18) - Fixed the bug that would throw unrelated error for missing properties file.
@Bhaskar - what version of the plugin do you currently have deployed? What version are you trying to update to?
James,
Do we have any solution for the deployment issue mentioned by Bhaskar
We are getting below error when we are trying to deploy it. Could you please help on this
06:31:12,337 INFO [stdout] (Appian Plugin Hot Deploy) 2018-09-10 06:31:12,337 [Appian Plugin Hot Deploy] ERROR com.appiancorp.plugins.LoggingPluginEventListener - Failed to enable Plug-in 'Dynamic Document Generator' (DynamicDocumentGen) version 1.5.1: 'There was a problem loading the module descriptor: TextDocFromXslt.<br/>com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException: com.appiancorp.process.admin.IncompatibleSmartServiceRegistrationException: The Smart Service Module was invalid: Illegal attempt to change the data type for smart service DynamicDocumentGen.TextDocFromXslt, input or output named XslParameters (APNX-1-4104-005)'
I could able to generate the DOCX using Doc from template and it is coming perfectly fine with the spaces, line breaks and paragraphs,
But when i am trying to convert that to PDF using PDF from DOCX it is ignoring the line breaks and paragraphs . Also my document has Header and Footer which are not coming properly.
Any Idea what can be done for this.
the sample body which is passing into the ###body### in word is as follows
ABC</w:t><w:br/><w:t>Sample Org</w:t><w:br/><w:t></w:t><w:br/><w:t></w:t><w:br/><w:t>06/06/2018</w:t><w:br/><w:t></w:t><w:br/><w:t>Dear ABC</w:t><w:br/><w:t></w:t><w:br/><w:t>ABC</w:t><w:br/><w:t></w:t><w:br/><w:t>Our Reference: A-99000/123/456</w:t><w:br/><w:t>EN: 22-22-22-22</w:t><w:br/><w:t>Product: A-99000/231-01</w:t><w:br/><w:t>number: Protocol No -1</w:t><w:br/><w:t>Reason: This is the sample reason</w:t><w:br/><w:t></w:t><w:br/><w:t> this is to populate the values in word which is coming perfectly fine.
But the end result is PDF.
clintonj007 This plug-in uses a library called DOCX4J for the conversion which sometimes produces this error on very complex and large documents. The version of DOCX4J used in v1.5.1 of this plug-in fixes a number of these errors, however does not solve them completely.
We have used this smart service to convert a word document which is having 360+ pages to PDF and we are getting an error message "Exception exporting package".
Can you please guide how to proceed on this?
Thanks & Regards,
Clinton Jackson Fernandes