Files
Leon MontealegreandArmando Aguirre 5aa0f90d72 Fix jsPDF Constructor (#36806)
* Added test for the custom size constructor

* Fix jsPDF Constructor

According to the official jsPDF GitHub: the 3rd parameter in the constructor should be of type String OR Array to allow a custom size.
https://github.com/MrRio/jsPDF/blob/2f51a5dc2a00b87762876729706a145f24566743/src/jspdf.js#L84

* Added myself to the "Definitions by" section
2019-07-11 16:02:43 -07:00
..