webgio / Rotativa

Rotativa, /rota'tiva/. Make Pdf from Asp.Net MVC. Available on Nuget https://www.nuget.org/packages/Rotativa
http://letsfollowtheyellowbrickroad.blogspot.it/search/label/Rotativa
MIT License
621 stars 224 forks source link

Upgrade wkhtmltopdf to 0.12.5 #208

Open DmitriyDm opened 5 years ago

DmitriyDm commented 5 years ago

Could you upgrade wkhtmltopdf to 0.12.5? I have problem on few Windows Server 2012, when run i have error : Faulting application name: wkhtmltopdf.exe, version: 0.12.4.0, time stamp: 0x58344953 Faulting module name: MSVCP140.dll, version: 6.3.9600.18895, time stamp: 0x5a4b127e Exception code: 0xc0000135 (May be problem is in last Microsoft updates...) After manual file upgrade to 0.12.5 problem is gone. Or may be do you have other decision?

P.S. Visual C++ Redistributable for Visual Studio 2015 installed

Thanks

mehdihadeli commented 4 years ago

Thanks, I replace my wkhtmltopdf 0.12.4 content with wkhtmltopdf 0.12.5 manually and my error is gone :)