pofider / phantom-html-to-pdf

Highly scalable html to pdf conversion using phantom workers
MIT License
159 stars 33 forks source link

This library doesn't seem to support OnResourceRequested #96

Closed odama626 closed 6 years ago

odama626 commented 6 years ago

How do you pass other phantom specific options through?

http://phantomjs.org/api/webpage/handler/on-resource-requested.html

pofider commented 6 years ago

I am afraid there is no way to do it with current implementation. Feel free to send a PR add this option.

However as phantomjs development is anyway stopped, I would suggest to take a look elsewhere.