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 Mohammed, thank you for your reply. I don't think they are stored in our email server since if I retrieve the url of the image from the html and paste it in a browser window, the image appears.
The way the image is embedded in the html is the following:
<img src="">https://imageurl.jpg" width="74" height="74" alt="altText" style="border-radius: 50%;">
Also, the font of the original html document is not preserved in the PDF. Is there a way to preserve it?
Thank you.
Hi HTML to PDF users!
We'd like to know: Are there are any US government customers using this plug-in?
Hi lorenzot0001 ,
The images might be included as link in the HTML whereas the actual image might be stored in your email server. Images stored in the email server cannot be accessed by our smart service due to security reasons implemented by the email server.
Thanks.
Hi team,
we are evaluating to use this plugin to convert html documents (that are basically emails) to PDF. We obtained a good result regarding the text but the images were not rendered in the output PDF.
What could be the reason for this? Is there a way to make it work?
Snehasri S By 'fix', I assume you are referring to the page numbers not displaying, correct ? Also as I requested, please update the documentation.
Hi rajj2264
Thanks for letting us know. We've got it covered, and the fix will be reflected in the next release.
Regards,Snehasri S.
Can someone help document this plugin better ? Examples in the documentation for various parameters like Page Format Text would help greatly. Also, though this runs properly for me without errors and generates the PDF, it does not show any page numbers in the PDF though I have specified the Start Page and Start Page Number parameters as 1 each.
It also seems to be ignoring the CSS that I have in the file and instead seems to be using its own CSS and fonts.
Hi Maciej Borkowski,
Thanks for reporting the issue. We will include the fix in our upcoming release.
Regards, Snehasri S.
I got it resolved, but don't know the root cause, however hope it can help someone.
So what you need to do is add any document as 'Font Document', close the smart service, open it again and remove the document. Maybe after the above action, service is sending 'empty' instead null, but just a guess.
Important is that it get back to work.