simonbengtsson / jsPDF-AutoTable

jsPDF plugin for generating PDF tables with javascript
https://simonbengtsson.github.io/jsPDF-AutoTable/
MIT License
2.3k stars 618 forks source link

dynamic height #773

Open Nabeeh-AlSawaf opened 3 years ago

Nabeeh-AlSawaf commented 3 years ago

i am trying to make a receipt needing it to be single page fitting the content (dynamic amount of content of course). is there anyway to tell autotable to increase the page height and not break into a new page?

simonbengtsson commented 3 years ago

Interesting use case! Not currently, but would be a great addition.