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 everyone,

    I am using this plugin to generate a document for the customer in one of my projects and as part of this document, customer logo also needs to be generated in the document. This is currently achieved by using a img tab in the HTML content and pointing the source to an public webpage where the logo of the customer is available. 

    I would like to know whether there is any feasibility to point to an Appian document rather than pointing to this webpage ? In this case, I can upload the customer logo into my application in cloud environment and then use this document to display the logo in the PDF. 

  • Hi  ,

    Thaks for reaching out!

    Currently, using the Appian image into the HTML file is not supported in this plugin. Will add this requirement to backlog.

    Regards,
    Vignesh E 

Comment Children
No Data