Welcome Guest Search | Active Topics | Sign In | Register

HTML Table getting cut off Options
Rob Retzlaff
Posted: Thursday, May 5, 2016 4:38:14 PM
Rank: Newbie
Groups: Member

Joined: 5/5/2016
Posts: 1
I am using HtmlToPdf to convert an ASP.net page to PDF for user download. I noticed that on very large data sources, not all of the records are being output to the PDF. Once I run HtmlToPdf.ConvertHtml(), I stepped through and found that after a certain point (page 37 in my example, but not a specific number of lines), the HtmlElements inside the HtmlToPdfResult object were marked as IsVisible = false causing them to be hidden when the document renders.

I've worked at it with a few different data set sizes (1.2k and 35k+) and each time only around 700-850 records are rendered.

What process inside ConvertHtml would cause these to be hidden even though it's just a table of <tr> and <td> data?

eo_support
Posted: Thursday, May 5, 2016 5:01:39 PM
Rank: Administration
Groups: Administration

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

We are not aware of any issues like this. Please try to isolate the problem into a test project and then send the test project to us. See here for more details:

http://www.essentialobjects.com/forum/test_project.aspx

We will investigate further as soon as we receive the test project.

Thanks!


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.