Rank: Advanced Member Groups: Member
Joined: 11/8/2015 Posts: 42
|
We have a specific HTML header that is causing EO.PDF to fail with 'Conversion failed. Object reference not set to an instance of an object.'
at EO.Internal.are..ctor(PdfPage A_0, a7e A_1) at EO.Internal.bx.a(PdfPage A_0, a7e A_1) at EO.Internal.n7..ctor(PdfPage A_0, a7e A_1) at EO.Pdf.PdfDocument.c.a(PdfPage A_0, a7e A_1, Nullable`1 A_2, Boolean A_3) at EO.Pdf.PdfDocument.a.a(a7e A_0, Int32 A_1) at EO.Pdf.PdfDocument.c.a() at EO.Internal.a24.a(af1 A_0)
I sill send in a sample project that shows this behavior. The HTML that makes up the header opens and prints fine in Chrome.
It appears if there are hyperlinks in the header HTML, this is causing the problem.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,225
|
Hi,
Yes. The issue is caused by hyperlinks in header/footer. This will be fixed in our next build.
Thanks!
|