0
Good evening, guys...
I wonder what I can use to generate a PDF from a selected div.
It could be in Jquery,VB,Vb net or Javascript.
Could you help me ?
0
Good evening, guys...
I wonder what I can use to generate a PDF from a selected div.
It could be in Jquery,VB,Vb net or Javascript.
Could you help me ?
-1
Man I do it this way.
i take the element (id or class) and put the event (CTRL+P) that opens the option to print the page or save as pdf.
or
You’ll have to take the element and turn it into a canvas.
-> How to export a DIV HTML to PDF by rederizing CSS?
http://cdn.rawgit.com/MrRio/jsPDF/master/dist/jspdf.min.js http://html2canvas.hertzen.com/build/html2canvas.js
Browser other questions tagged javascript jquery html vb.net
You are not signed in. Login or sign up in order to post.