Hello All,
I am working on HTML table adding rows and columns dynamically in jQuery document ready function with data now what i have to do is i have to export that table to PDF. I have tried it in several ways i have worked by using jspdf.debug.js it is throwing ArrayBuffer
is undefined in IE9 and in Chrome PDF is generating with rows as Undefined.
My sample table format is as below.
----------------------------------------------------------------------------------------------
Weighted Report
------------------------------------------------------------------------------------------------
Answers (column1) &nbs ...
Go to the complete details ...