Code Snippets

Code Snippets

Here you will find examples of the use of CustomJS.
If you have any other ideas, please send us an email and we will show you how to implement it.

The following NPM modules are installed and can be used: Available NPM modules

Merge Multipe PDFs

In this example, HTML strings are first converted into PDFs using the HTML2PDF function and then merged into a single document

[Show Code]