Hi,
I have a aspx webpage with label controls, grid data and other data. I need a option to export all the data to PDF. I tried iTextSharp but since it support only simple webpage it throws error. Could anybody provide me a solution. Thanks...
Hi,
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manoj BhoirPosted May 5, 2015, 6:01 AM
you can use jsPDF JavaScript.
Please check this link :
JsPDF : https://parall.ax/products/jspdf
Nanhe SiddiquePosted May 5, 2015, 4:23 AM
try this code
function printChart() {script>
Dipankar BiswasPosted May 5, 2015, 4:01 AM
check it...
http://www.aspsnippets.com/Articles/Export-HTML-DIV-contents-to-PDF-using-iTextSharp-in-ASPNet.aspx