HTML to PDF

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

  • 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
  • Hi Vuram team, I've been doing some testing with this plugin and sometimes it will fail silently, like the issue Andrei is having below. This failure does indeed hold the app-server node hostage, meaning any other processes on it will eventually time out.

    This could be a problem for businesses that rely on this plugin for their processes, as the only way you can track this is either via looking at long running processes or having built a failsafe mechanism for processes that run for over a period of time.

    If you'd like a couple of HTML documents that we've been able to crash it with, please email me and I can send them across.

Comment
  • Hi Vuram team, I've been doing some testing with this plugin and sometimes it will fail silently, like the issue Andrei is having below. This failure does indeed hold the app-server node hostage, meaning any other processes on it will eventually time out.

    This could be a problem for businesses that rely on this plugin for their processes, as the only way you can track this is either via looking at long running processes or having built a failsafe mechanism for processes that run for over a period of time.

    If you'd like a couple of HTML documents that we've been able to crash it with, please email me and I can send them across.

Children
No Data