Quote:
Originally Posted by PsyDocJoanne
From my limited understanding of pdf's, I think this has something to do with reflow? Right now, that word is very strange and mysterious to me...as is grasping the concept of what's going on and how to fix it.
|
The same thing will/could happen on the small font size too. There is no way to fix it. Basically what is happening is that all of the text on a single "paper page" is wrapped (flowed) when it gets to the length of your screen to the next line. So, one "page" might be 2.5 screens of text. The "page" break is still there so after that 2.5 screens you have to go to the next screen to get to the top of the next page.
Personally I think the re-flow should also ignore the page breaks and make them a few lines... but that is not how they choose to do it. Possible because a new chapter would start in the middle of a "screen" of text.
BOb