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

    Thanks for letting us know. We've got it covered, and the fix will be reflected in the next release.

    Regards,
    Snehasri S.

  •   By 'fix', I assume you are referring to the page numbers not displaying, correct ?  Also as I requested, please update the documentation.

Comment Children
No Data