First of all, thank you for providing such a great library! I encountered a problem when rendering a pdf with an image file and am seeking for your help. Below is my sample code. import React, { ...
Hello folks, I have an issue in generating PDF from HTML using html2pdf and jsPDF libraries. I am using html2pdf to set my HTML content in the PDF. Basically the all the HTML content comes from the ...