Derek Gray

Results 69 comments of Derek Gray

This problem should be resolved in my pull request here: https://github.com/gmanny/Pechkin/pull/42

What message do you get if any?

cocomalully, you need to copy all 5 of those extra 'gibberish' looking dlls to the main exe folder. The way I did this is by setting a post-build script on...

@rictic true, very good points to consider. Of course for now I have taken to doing the coalescing before hitting `iron-ajax`. Maybe this is more of a documentation thing

Thanks for reminding me. I appreciate the effort here, I will say though: I don't like the idea of packing the assemblies directly into this new package. It would be...

Thanks for the feedback. I have not accepted this pull request because it includes the wkhtmltox.dll files within itself rather than providing a wrapper that makes use of the existing...

Please verify whether the behavior works with command-line wkhtmltopdf.

There is a lot to speculate here mechanically about why it's not working for you; I am not sure how wkhtmltopdf deals with redirects or 401 challenges (whereas 403/404 and...

Thank you, that's exactly what is needed. The package would be for convenience, that way users could just reference the one package directly to bring in all the needed references....