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.56k stars 543 forks source link

Having problem using css grid #588

Open aman863 opened 4 years ago

aman863 commented 4 years ago

Hey ! I am working on Node js and want to generate a pdf from backend and send it over mail. I am using pugjs template to generate html with dynamic data and using css grid for styling . Does html-pdf support css grid ? If not, if there is any work around it ? Please help.