Welcome Guest Search | Active Topics | Sign In | Register

PDF - Last Line Bleeding Into Next Page Options
TDS
Posted: Thursday, July 21, 2016 11:16:25 AM
Rank: Newbie
Groups: Member

Joined: 7/18/2016
Posts: 2
Hello,

We are experiencing situations where the very bottom of the last line on our pages is getting cut off and placed on the top of the next page. This is happening for any drooping letter (ex. "g" "y" "q").

Are we supposed to implement additional padding or something?

Thank you in advance.
Alex
eo_support
Posted: Thursday, July 21, 2016 12:20:45 PM
Rank: Administration
Groups: Administration

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

This usually happens when your line height is smaller than the full line height of the font. When that occurs, the line will actually "overlap" with each other even though visually they do not overlap. This is the most common case the text got cut off from the middle. To avoid such problem you will want to comment out your CSS block by block until you find out the offending block. Usually the solution is obvious once you find that out.

There are also some other complicate case where you have two column of text and they do not match line by line. In that case no matter where we cut the line, it will either cut text in one column or the other. To avoid this case you may want to consider changing the multiple column layout, or use explicit page break instructions:

http://www.essentialobjects.com/doc/pdf/htmltopdf/paging.aspx

Hope this helps. Please feel free to let us know if you still have any questions.

Thanks!
TDS
Posted: Thursday, July 21, 2016 3:46:44 PM
Rank: Newbie
Groups: Member

Joined: 7/18/2016
Posts: 2
Hello,

Thank you for your quick reply. The line height was the issue.

You guys have excellent support staff. Keep it up.

Alex
eo_support
Posted: Thursday, July 21, 2016 4:21:23 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,083
Glad to hear that! Please feel free to let us know if you run into any other issues.


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.