traviscooper / node-wkhtml

Convert html to PDF or PNG format using the webkit rendering engine, and qt.
104 stars 17 forks source link

Array of arguments @ child_process.spawn #8

Closed ghost closed 12 years ago

ghost commented 12 years ago

See http://nodejs.org/api/all.html#all_child_process_spawn_command_args_options. Fixes the following error I experienced with the current master branch:

TypeError: Object Test has no method 'unshift' at child_process.js:332:8 at PDF.convert (node-wkhtml/lib/pdf.js:21:23)