I am trying to generate a pdf file from an HTML table using JQuery. But if the table has more than one page the generated pdf file is empty.
Here is my JQuery script<