Welcome Guest Search | Active Topics | Sign In | Register

HtmlToPdf.ConvertHtml give this error Options
Charles Okwuagwu
Posted: Sunday, March 20, 2016 1:45:36 PM
Rank: Newbie
Groups: Member

Joined: 8/1/2007
Posts: 5
Please HtmlToPdf.ConvertHtml gives the following error:

{"Failed to resolve LoadLibrary and GetProcAddress"}

I have removed and re-added EO.PDF.DLL to my project.

My project is a VS2015 Console Application .net 4.5

My version is EO.Pdf for .NET (2011.2)

My code

Quote:
HtmlToPdf.Options.PageSize = EO.Pdf.PdfPageSizes.A4
HtmlToPdf.Options.OutputArea = New RectangleF(0, 0, HtmlToPdf.Options.PageSize.Width, HtmlToPdf.Options.PageSize.Height)
HtmlToPdf.ConvertHtml(page, path)
eo_support
Posted: Sunday, March 20, 2016 5:07:44 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

You will need to update to the latest version. You have a very old version that does not support Windows 10 (and maybe some Windows 8/2012 with certain security updates). Windows 10 is only officially supported since EO.Pdf 2015.

Thanks!
Charles Okwuagwu
Posted: Sunday, March 20, 2016 7:07:28 PM
Rank: Newbie
Groups: Member

Joined: 8/1/2007
Posts: 5
Please its quite difficult for me to pay for a new license. we paid for and have been using EO.PDF without issues until now.

My clients run windows 2008 server and it works fine for them.

but to support my development work on VS2015 I should still be able to use your product.

Please what can I do on windows 10 to make this good Library, and my investment in EO.PDF continue to function.

Thanks.
eo_support
Posted: Monday, March 21, 2016 8:24:54 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

Please see your private message for our reply.

Thanks!
Manish
Posted: Tuesday, November 8, 2016 4:11:30 AM
Rank: Newbie
Groups: Member

Joined: 11/8/2016
Posts: 2
I am migrated project from VS2010 to VS2015, now i am getting same error

Please HtmlToPdf.ConvertHtml gives the following error:

{"Failed to resolve LoadLibrary and GetProcAddress"}

I have removed and re-added EO.PDF.DLL to my project.

My project is a VS2015 web application.
eo_support
Posted: Tuesday, November 8, 2016 9:23:22 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Manish wrote:
I am migrated project from VS2010 to VS2015, now i am getting same error

Please HtmlToPdf.ConvertHtml gives the following error:

{"Failed to resolve LoadLibrary and GetProcAddress"}

I have removed and re-added EO.PDF.DLL to my project.

My project is a VS2015 web application.


As our previous reply has already pointed out, you need to use the latest EO.Pdf. Early EO.Pdf does not support Windows 10 (and some systems such as Windows Server 2012 that has the same patch). So you will need to upgrade your EO.Pdf to current in order to resolve this issue.

Thanks!
Manish
Posted: Tuesday, November 8, 2016 9:48:41 AM
Rank: Newbie
Groups: Member

Joined: 11/8/2016
Posts: 2
Hi,
How can I upgrade this DLL
eo_support
Posted: Tuesday, November 8, 2016 10:29:55 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Manish wrote:
Hi,
How can I upgrade this DLL


You just download the current version from our download page and then change your project to use the new version. See here for more details:

https://www.essentialobjects.com/doc/common/refdll.aspx


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.