vue-html2pdf
vue-html2pdf copied to clipboard
The css flexbox row and column are not working
This is what i expected
This is the pdf generated
can i see your css?
i have the same problem.
the website:
the created pdf: 1bf9fc83-4e0f-431c-8030-782ee26a025f.pdf
the html/css
Hi i fixed it by replace all css class by style
EikeBierman try to deplace class="row" to style="display:flex; flex-direction: row"
for me it doesn't works. I've try to add your styles, nothing changed. the "text" div is under the footer.