jsPDF - Client-side PDF generator

jsPDF - Client-side PDF generator (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 30 May 2023 by PICA GmbH
jsPDF - Client-side PDF generator

jsPDF - Client-side PDF generator (ODC)

Details
Detailed Description

Wrapper for the jsPDF library. This library provides functions to create and fill a PDF file on the client-side. Contains the jsAutoTable plugin.

The jsPDF library enables the client-side PDF creation.

Based on JavaScript, all methods apply changes to the object reference created by the NewDocument-node. There is no need to pass the PDF-Object from one method to the next.