Dennis Matveyev

Results 3 comments of Dennis Matveyev

My use case is ... I can create a PDF with jsPDF, but then I want to import an "existing PDF that has complex rendering on it" and then use...

I wish you luck! I am currently using PHP 3rd party libraries called TCPDF + FPDI to accomplish this, and gave up on the JS way. I can take an...

There appears to be no way to add attributes, such as an `id` to the generated fieldset that gets created for `Element\Radio` button, when ['options']['label'] value is used. I can...