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,
I have a requirement where I want to build a html file out of a template which would have some special characters i.e Greek characters.
The html file is generated properly and even the alphabets are also displayed eg:
<td rowspan="1" colspan="1"><p>β</p></td>
But when the same file is converted to PDF using the HTML to PDF plugin the Greek alphabets are not displayed.
We are currently using:
Can any one suggest what we can do here ,any configuration we can use?
Regards,
Salil Raje