javascript - export all columns of a html table to pdf using jspdf -


i have small problem. exporting dynamically created html table pdf using tableexport.js: javascript library found online. uses jspdf.js. export happening, no problem. issue table has around 14 columns , 4 exporting pdf. how entire table pdf , orient landscape in portait? also, there way avoid spaces being replaced %20?

i'd link question exporting html table pdf many columns using jspdf problem similar. tried code in attached link no effect.

thanks in advance.

edit able change orientation of page still not getting fields pdf


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

Ansible warning on jinja2 braces on when -

html - How to custom Bootstrap grid height? -