You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@garyng that would be nice, but I'm not a Windows user and don't feel the power to set up the environment to implement and test the feature under Windows.
I'll be happy if you or somebody else contribute and send a pull request.
Well. We can easily install wkhtmltopdf (the binary) ourselves on Windows (the same on the other platforms also, btw). The problem is, this piece of code just outright fails. Perhaps it could "else" to "just try to execute wkhtmltopdf in shell" and unless it fails with no such file or directory, pass the check.
Would that be possible? (I just ran into this issue when trying to use jekyll-pdf on Windows, which depends on wkhtmltopdf-installer, and won't work).
Seems like this gem does not support Windows...
wkhtmltopdf-installer-ruby/ext/extconf.rb
Lines 7 to 16 in 4682857
Can we the Windows user have the support? 😉
Thanks!
The text was updated successfully, but these errors were encountered: