html-2-pdf
Reactive icon

HTML 2 PDF

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 14 Jul (4 days ago)
 by 
5.0
 (2 ratings)
html-2-pdf

HTML 2 PDF

Documentation
1.0.0

The HTML2PDF component allows you to convert any HTML content on your OutSystems screens into downloadable PDF files — entirely on the client side using the html2pdf.js library.


Installation from Forge

To install this component from the OutSystems Forge, follow these steps:

  1. Open OutSystems Service Studio.

  2. Go to the Forge tab.

  3. Search for "HTML 2 PDF".

  4. Click Install.

  5. Once installed, it will appear in your environment as a new application named:
    👉 HTML 2 PDF



Use the Public Client Action Directly

  1. Open your application in Service Studio.

  2. Go to Manage Dependencies (Ctrl + Q).

  3. Search for and select the HTML2PDF module.

  4. Import the HTMLString2PDF , Element2PDF action.

    You can also move the action with all the required reference js files to work directly in your application.