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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -