tcort / wkhtmltox

high performance access to `wkhtmltopdf` and `wkhtmltoimage` from node.js.
61 stars 7 forks source link

Microsoft Windows Suppport #6

Open babman92 opened 7 years ago

babman92 commented 7 years ago

I write as code sample but when i run, i get error. I'm use windows 7 http://imgur.com/a/iE0sy i just install: npm install wkhtmltox i think this lib need some other lib. please help me, thanks in advance.

tcort commented 7 years ago

It looks like you're trying to run this on Microsoft Windows. That operating system isn't supported by this module at the moment. I don't have access to a computer running Microsoft Windows, so I can't do any development nor testing on Microsoft Windows. Though, I'm willing to accept pull requests to add support for Microsoft Windows.