Hi Plamen,
Thanks for contacting Syncfusion support.
Our WebKit HTML converter requires VC++ 2010 redistributable (MSVCP100.dll and MSVCR100.dll) for HTML to PDF conversion. If VC++ 2010 redistributable is not present in server then the converter may throw this exception. So, please make sure the VC++ redistributables are present in the server.
The required assemblies can be placed in the Windows system folder of your server. (for 64-bit machine, it should be place in $SystemDrive\Windows\SysWOW64 and for 32-bit machine, it should be place in $SystemDrive\Windows\System32),
- MSVCP100.dll
- MSVCR100.dll
Please refer below link for prerequisites and troubleshooting steps,
Please let us know if you need any further assistance on this.
Regards,
Prakash V