Overview
Version 1.0.0 - Accepts inline and internal styles and also adds images in the PDF if they are publicly hosted. Based on content, multiple pages will be created in the PDF. The Smart Service will accept HTML files with properly closed tags including <br> and <img> tags otherwise the node will be errored out.
Version 2.0.0 - Everything with Version 1.0.0 and ability to generate PDF from HTML with landscape orientation.
Key Features & Functionality
Inputs
Outputs
Hi davidef0002,
The plugin is supported in the 23.3 version of Appian. We are not facing any issues in the latest version. Could you please send the input parameter values so that we can debug on the issue you faced.
Thanks,Wasim
Hello. I'm constantly getting the following error message in a 23.3 Appian Environment: "java.lang.NullPointerException". I'm not getting any errors when running the smart service in a 23.1 environment, hence me thinking that this could be due to versions compatibility issues.
Are you planning to release a 23.3 compatible version any time soon?
Thanks in advance,
Davide
Did you consider to enable the SVG rendering capabilities of the openhtmltopdf library? That would allow us to add dynamic charts to PDF documents.
Hi ericc0002,Thanks for reaching out,Please let us know which version of the plugin are you using. If it is not the latest one (2.1.7) please update it and check whether you are facing the issue. If the issue is not resolved yet you can reach us via our email at team.int.swatcustomdev@vuram.com with a sample file that you are using which will be helpful in resolving the issue.Regards,Vignesh E
I have a similar problem, only one page even with paragraph or div with a 'page-break-before' or after with 'always'. Tried different overflow: tags just in case, but nothing creates physically different pages. I may try a more 'plain' test .html file in case there is some conflict with other styles.
Hi AfiyanMujawar,
The issue is not getting replicated for us. Could you please share the errors that are logged in the log file.
Thanks
Hi we are trying to convert html file to PDF of size 2.56 mb and we are getting the error : the PDF generation took longer than 10 seconds . Error while generating the PDF file. The PDF file will not be available.
Is this issue related to Plug-in or environment Related?