marcbachmann / node-html-pdf

This repo isn't maintained anymore as phantomjs got dreprecated a long time ago. Please migrate to headless chrome/puppeteer.
MIT License
3.55k stars 544 forks source link

Display flex css #685

Open gsmatheus opened 2 years ago

gsmatheus commented 2 years ago

I have a .html template all organized with "display: flex;", but the html-pdf ignores the defined flex.

gsmatheus commented 2 years ago

I found a resolution in #592.

It doesn't work perfectly but I'm restructuring my css...