Hi, I have an application that needs to convert html to pdfs.
When executing Im getting this stacktrace:
[Exception: Failed to resolve LoadLibrary and GetProcAddress]
EO.Pdf.Internal.f.c() +1912
EO.Pdf.Internal.b9.a(eo A_0, String A_1) +789
EO.Pdf.Internal.kk..ctor() +329
EO.Pdf.Internal.kk.a(kk A_0, List`1 A_1, Boolean A_2) +780
EO.Pdf.Internal.kk.a(Byte[] A_0, Int32 A_1, Boolean A_2) +271
EO.Pdf.Internal.kk.b(Byte[] A_0, Int32 A_1) +194
EO.Pdf.Internal.kk.c(Byte[] A_0, Int32 A_1) +81
EO.Pdf.Internal.kq.a(String A_0, Boolean A_1, String A_2) +344
EO.Pdf.Internal.kq.a() +437
[HtmlToPdfException: Convertion failed. Failed to resolve LoadLibrary and GetProcAddress]
EO.Pdf.HtmlToPdfException.b(Exception A_0) +65
EO.Pdf.Internal.kq.a() +1468
EO.Pdf.Internal.kq.b() +67
EO.Pdf.Internal.kq.j() +21
EO.Pdf.HtmlToPdf.a(kq A_0) +37
EO.Pdf.HtmlToPdf.ConvertHtml(String html, PdfDocument doc, HtmlToPdfOptions options) +46
EO.Pdf.HtmlToPdf.ConvertHtml(String html, Stream stream, HtmlToPdfOptions options) +50
EO.Pdf.HtmlToPdf.ConvertHtml(String html, Stream stream) +7
Now I know this looks strikingly similar to
http://www.essentialobjects.com/forum/postst9357_Error-in-EOPDF.aspx, however I have the version that should support windows10. Specifically I have product version 3.0.120.2. Updated 12-october-2015 for EO.PDF