I call a method using dwr, where i l load a grid. That grid data must be generated in the form of a pdf.
LogsDataHandler.fetchEmailList(id1, id2, date1, date2,function(data){
}
the return data must be generated as a pdf. Any help ?
I call a method using dwr, where i l load a grid. That grid data must be generated in the form of a pdf.
LogsDataHandler.fetchEmailList(id1, id2, date1, date2,function(data){
}
the return data must be generated as a pdf. Any help ?