Dear sir, I have a datatable which I am filtering using javascript. I have a pdf button which converts webpage to pdf using phantomjs. But it generates the whole report. and not the filtered one. I want pdf report to contain only the filtered data in my datatable. I have filtered using jquery. Is it possible with phantomjs?