sidebase / nuxt-pdf

📄 A easy to use, pdf exporting module to convert Nuxt 3 components into downloadable PDFs.
https://sidebase.io/nuxt-pdf/getting-started
MIT License
102 stars 11 forks source link

How to center a component in the DIV #24

Open liamcharmer opened 5 months ago

liamcharmer commented 5 months ago

Ask your question

For example I have a component that has ended up creating a visualised "table" with a border. However the table is right up next to the edge of the pdf page.

How can I make it so whatever component we obtain. it centers it to the page?

Additional information

No response