gmanny / Pechkin

.NET Wrapper for WkHtmlToPdf static DLL. Allows you to utilize full power of the library.
401 stars 128 forks source link

Managing DLL's #71

Open MohanRam1985 opened 10 years ago

MohanRam1985 commented 10 years ago

Hi,

Can anyone please tell me is there any other alternatives available to manage following DLL's libeay32.dll,libgcc_s_dw2-1.dll,mingwm10.dll,ssleay32.dll and wkhtmltox0.dll in separate folder, because myself concerning about to have these files in root.

And one more thing I wanted to clarify along with this, right now I am using Pechkin.dll this will create any problem if I deploy this in IIS, as I see many of the them posted comments to use Pechkin.Synchronized one. So can you please tell me which is better to use in wed oriented application when multiple user accessing it.

jps commented 10 years ago

You can use this branch https://github.com/tuespetre/TuesPechkin other issues also appear to be resolved.