Welcome Guest Search | Active Topics | Sign In | Register

bottom border of HTML repeaters table on page break not visible Options
Rashi
Posted: Tuesday, May 2, 2017 2:13:12 AM
Rank: Newbie
Groups: Member

Joined: 5/2/2017
Posts: 3
Hi,
I am using EO pdf to convert my html url to pdf. I have a repeater with table with proper borders. However, on page break, bottom border is not visible. I am using border-collapse for the table to avoid double borders. Printing pdf is perfectly alright, but i need to see the bottom border on the screen as well, it looks ugly without the border.
Anyone faced the same issue? Looking for some help.
eo_support
Posted: Tuesday, May 2, 2017 10:59:40 AM
Rank: Administration
Groups: Administration

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

The paging process does not duplicate the single border line between table rows (because paging can not change output/layout, so it can not turn one line into two) . So the bottom border will be either on the first page at the bottom, or on the second page at the top. If you want to avoid this, you can look into automatically duplicating table header/footer feature to compensate the open bottom row:

https://www.essentialobjects.com/doc/pdf/htmltopdf/table_header.aspx

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.