Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Tue Mar 29, 2016 7:50 pm

HI There,

I am trying to use the HTMLConvertor-0.3.2.3-x64.zip in a 64 bit application and it gives me the following exception,

System.InvalidOperationException: The conversion provider cann't be found.
Please make sure:
1. the folder "plugins" under the same folder of Spire.Pdf.dll
2. exists "plugins\HTMLConverter.dll" and other "plugins\*.dll"
at Spire.Pdf.HtmlConverter.Qt.HtmlConverter.Convert(String url, String fileName, Boolean enableJavaScript, Int32 timeout, SizeF pageSize, PdfMargins margins)

When i checked the dlls in the plugin folder, seems like the dlls (HTMLConverter.dll etc..) are 32 bit and not 64 bit.

Is there way I can get the 64 bit version of the plugins?

ganesha30
 
Posts: 3
Joined: Wed Mar 23, 2016 2:51 pm

Wed Mar 30, 2016 1:42 am

Hi,

Thanks for your posting.
Sorry that at present we only has HTMLConvertor-0.3.2.3.zip for 32 bit. But HTMLConvertor-0.3.2.3.zip for 32 bit can work in 64 bit application. You just need to set "Enable 32-Bit Applications" to "true" in your IIS Application Pools Settings.
Please feel free to contact us for further problems.

Best Regards,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 2774
Joined: Wed Jun 27, 2012 8:50 am

Thu Mar 31, 2016 8:00 am

Hi,

Has your issue been resolved?
Thanks for your feedback in advance.

Best Regards,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 2774
Joined: Wed Jun 27, 2012 8:50 am

Fri Apr 01, 2016 8:54 pm

Hi Amy,

Thanks for the response. Yes, it works.

Another questions, Is it possible to generate an image from html with javascript using the same HtmlConverter or any other way?


Regards,
Ganesh

ganesha30
 
Posts: 3
Joined: Wed Mar 23, 2016 2:51 pm

Mon Apr 04, 2016 5:31 am

Hi,

Thanks for your feedback.
Sorry that there is no HtmlConverter to convert HTML to Image. But our Spire.PDF also supports to convert PDF to Image. So you can use first HtmlConverter to convert Html To PDF and then convert PDF to Image.
Here is a guide for converting PDF to Image:
http://www.e-iceblue.com/Tutorials/Spir ... ution.html

Best Regards,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 2774
Joined: Wed Jun 27, 2012 8:50 am

Tue Apr 05, 2016 8:51 am

Hi,

Did the above solution help you?
Thanks for your feedback in advance.

Best Regards,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 2774
Joined: Wed Jun 27, 2012 8:50 am

Return to Spire.PDF