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
Hello Vuram team,We are experiencing an issue with the text <img> appearing in place of an image when the html is converted to a pdf. You can see an example int he image below:
Previously the image would appear or not appear if no image should be shown, now this is showing up whether or not an image should be in that location and our code has not changed since we updated the plugin.
Any insight you have would be appreciated, thanks!
I did update to version 2.1.9. The content is still cut off. Below is how I set the width and height
Hi luciachen
Could you please confirm that you have used the latest release, version 2.1.9?
Regards,Snehasri S.
Hello, did the new version fixed your problem? And did you adjust the width and height in the inputs value? I did that but the content was cut off and the pdf is always a default A4 size.
Hello Vuram team,
Version 2.1.6 - generating the pdf in landscape mode perfectly.
Version 2.1.7 - Failed to generate the pdf in landscape mode, the file was cut off.
Do you think the version 2.1.8 fix the problem?
Notes: I used the size with width of 580 and height of 210
Thanks
Issue resolved.
MohammedWasim
thanks for the help.
Hi Deepak Devarajan ,Thaks for reaching out!Currently, using the Appian image into the HTML file is not supported in this plugin. Will add this requirement to backlog.Regards,Vignesh E
Hello everyone,
I am using this plugin to generate a document for the customer in one of my projects and as part of this document, customer logo also needs to be generated in the document. This is currently achieved by using a img tab in the HTML content and pointing the source to an public webpage where the logo of the customer is available.
I would like to know whether there is any feasibility to point to an Appian document rather than pointing to this webpage ? In this case, I can upload the customer logo into my application in cloud environment and then use this document to display the logo in the PDF.
Hi alessandrod9193 ,Is there is any way to reproduce the same? If yes, kindly share sample inputs for reproducing the issue.