How to export listview data to pdf file using javascript
I want to export listview table data to pdf file with proper formatting like width, hight of each and every cell in listview using javascript. Also I want to give color formatting to all cell of listview.