is there any way to print report on button click
is there any way to print report on button click

hi to every one
can we generate pdf report using jquery datatables on button click ,rather that loading data in jquery table grid and then pdf .
see below where data load in grid and then pdf click ,i want to create directly (i.e load the data in controller action method and print on button click)
https://datatables.net/extensions/buttons/examples/html5/pdfPage.html
This discussion has been closed.