Rank: Newbie Groups: Member
Joined: 11/2/2015 Posts: 1
|
We are using EO.PDF version 15.2.28.6 to convert HTML content to PDF in .NET environment. Occasionally we are getting below mentioned exception. This PDF generation is done by NServicebus component (Windows Service).
When we restart NServicebus component (Windows Service), it is working fine. We are not sure about this issue. Can you please assist us on this issue?
Exception Message: Conversion failed. Failed to initialize conversion (2). StackTrace: at EO.Internal.air.a(aa4 A_0, a32 A_1) at EO.Pdf.HtmlToPdfSession..ctor(HtmlToPdfOptions A_0) at EO.Pdf.HtmlToPdf.ConvertHtml(String html, PdfDocument doc, HtmlToPdfOptions options)
|
Rank: Newbie Groups: Member
Joined: 11/2/2015 Posts: 1
|
We are getting this problem as well. And we are running in a Windows Service. Any help would be appreciated.
Our error and stack looks like this as well:
Exception Message: Conversion failed. Failed to initialize conversion (2). StackTrace: at EO.Internal.air.a(aa4 A_0, a32 A_1) at EO.Pdf.HtmlToPdfSession..ctor(HtmlToPdfOptions A_0) at EO.Pdf.HtmlToPdf.ConvertHtml(String html, PdfDocument doc, HtmlToPdfOptions options)
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
I believe we have fixed this issue. Please download the latest build from our download page and see if it works for you.
Thanks!
|