HTML to PDF

Overview

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 introduces the ability to generate PDF from HTML with landscape orientation.

Key Features & Functionality

Inputs

  • Source Document (Document) - The html file to be converted into PDF.
  • New Document Name (Text) - Name for the newly created PDF Document.
  • New Document Desc (Text) - Description of the output PDF Document.
  • Save In Folder (Folder) - Folder to which the output PDF Document to be saved in.

Outputs

  • New Document Created (Document) - The output PDF file.
  • Error Message (Text) - Error message received.
  • Error Occurred (Boolean) - Set to true on the occurrence of error.
Anonymous
Parents
  • 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

Comment
  • 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

Children
No Data