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.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)