This jsPDF plugin adds the ability to generate PDF tables either by parsing HTML tables or by using Javascript data directly. Check out the demo or examples. The only thing required is either the html ...
With the new version supporting jsPDF 1.4.0, autotable width has changed with the use of custom fonts. It seems like words are not stripped and table columns are inflated beyond default paper size. It ...