pruiz / WkHtmlToXSharp

C# wrapper wrapper (using P/Invoke) for the excelent Html to PDF conversion library wkhtmltopdf library.
239 stars 84 forks source link

Adding Cookies support #11

Closed geriamir closed 8 years ago

geriamir commented 12 years ago

I was trying to add cookies and I noticed the original project has cookies in Load settings. I tried to tackle it but failed when it came to passing values into the QList of QPairs that is the cookies in the original code. Please help

AndrewKaplanovsky commented 11 years ago

I have the same problem as geriamir

ahc-andrew commented 9 years ago

I also need to use cookies to get around forms auth

pruiz commented 8 years ago

Sorry, due to time constraints this is not on my (near time) TODO list. But I am willing to accept contributions.. ;)