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
432 stars 75 forks source link

Generates content on the center of pdf #156

Closed Serzhanov closed 1 year ago

Serzhanov commented 1 year ago

Hello, I cannot resolve the problem with margin left side.Whenever I am trying to generate new pdf I have a huge gap between the content and the left side of pdf.I would like to reduce that gap.It doesn't matter what contnent I use even with small

it generates on the center of pdf.