kempsteven / vue-html2pdf

vue-html2pdf converts any vue component or element into PDF, vue-html2pdf is basically a vue wrapper only and uses html2pdf.js behind the scenes.
https://www.npmjs.com/package/vue-html2pdf
MIT License
440 stars 74 forks source link

Is it possible to change orientation of 1 page only? #113

Open dahyui opened 3 years ago

dahyui commented 3 years ago

Is it possible to change the orientation of 1 page only? In my scenario, I have a couple of page breaks but the last page needs to be landscape and the others in portrait.