Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDF Preview of HTML(Bootstrap Page) #2192

Closed
more-yogesh opened this issue Jul 6, 2020 · 2 comments
Closed

PDF Preview of HTML(Bootstrap Page) #2192

more-yogesh opened this issue Jul 6, 2020 · 2 comments
Labels

Comments

@more-yogesh
Copy link

Each time when I create HTML to PDF I have to download and check that design is okay or not, Is there any way to check the exact preview of my PDF that is going to build from HTML? It'll also solve all the design issues and anyone can find issues easily.

@bsweeney
Copy link
Member

bsweeney commented Jul 7, 2020

Not sure what you mean. The only way to really tell with Dompdf is to attempt to render.

Note that because of some outstanding deficiencies (namely, lack of support for the box-sizing declaration) that Bootstrap layouts may not render quite as expected.

@HaiAlison
Copy link

you can use stream(); to see what export to pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants