spiritix / php-chrome-html2pdf

A PHP library for converting HTML to PDF using Google Chrome
MIT License
112 stars 29 forks source link

added pageWaitFor and cookies to options. Changed security for webfonts #11

Closed fduarte42 closed 5 years ago

fduarte42 commented 5 years ago

added page WaitFor timeout (in miliseconds) added --disable-web-security to launch so web-fonts can be loaded

fduarte42 commented 5 years ago

Hi, I wanted to ask, if there is something missing for a merge. Or if I should change something.

Thanks in advance.

spiritix commented 5 years ago

Sorry, I'm a bit short in time currently. Just two small comments, after that I will merge it.

fduarte42 commented 5 years ago

I did the changes, sorry for the delay. An update for setting session-cookies is coming.