Radiobutton is not visible properly using jsPDF
问题 Hello I want to generate a PDF file of specific div. For that I found , jsPDF may be usefull. I am new to jsPDF and bz googling I found lines of code that will works fine for me. jsPDF code will convert div into an image and then it will save it as a pdf. Mz problem is that I have a radio button in that div but when I convert div into PDF , design of that page will be look alike below image.. I dont know what is an exact issue. Here is code that I have written. var imgData = canvas.toDataURL(