BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Hi Pramod ,
Thank you for using Syncfusion product .
Our Html converter uses MSHTML(IE Rendering Engine) to convert HTML to Images and then the images are converted to PDF document. While using MSHTML rendering engine, if the site contains html5 or CSS3, it converts pdf as bitmap so we can’t select the texts. As IE itself creating the bitmapped image, we can’t handle this in our converter.
To overcome the limitations of MSHTML and Gecko rendering engine, we have implemented our new webkit based HTML converter . It will produce the selectable or searchable texts in pdf. I have attached the webkitconverter sample for your reference in the below link :
http://www.syncfusion.com/downloads/support/directtrac/general/WebkitconverterSample-1912347364.zip
You can refer the more details regarding this in below link :
Please try this and let us know if you need any further assistance .
Thanks,
Abirami.
Hello,
Thanks for your help.
Do we need to update our Syncfusion product to latest version?
When we try to run your sample project (WebkitconverterSample-1912347364.zip) on our system we are always getting following error
Could not load file or assembly 'Syncfusion.Pdf.Base, Version=12.4400.0.24, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040).
How can we add WebKit Converter code into our old version Project?
Hi Pramod,
Thank you for your interest in Syncfusion Products.
I have attached the Webkit assemblies for 12.4 version in the below link. We have to add reference with the similar product version to avoid this error.
http://www.syncfusion.com/downloads/support/directtrac/118499/12.4.0.24145907475.zip
Please let me know if you need any further assistance.
Regards,
Karthikeyan.C