Quote:
Originally Posted by skillachie
Pages Remaining in Chapter
Took a quick look and the logic looks right.
As a result this is not a bug, unless it is specific to your EPUB which we can look at. You can't count the page in the number that is currently
Scenario: Chapter 1 has 10 pages
Current View(Chapter 1 Page 1): You are now on the first page of chapter 1, therefore 9 pages are left in chapter
Current View(Chapter 1 Page 2): You are now on the second page of chapter 1, therefore 8 pages are left in chapter
...
...
...
Current View(Chapter 1 Page 10): You are now on page 10 in Chapter 1. therefore Last Page in Chapter
Hope the above clears it up. The count is the amount of pages remaining in the chapter as you read.
RE: Adobe Digital Editions page numbering., remember we discussed a few pages back. We have the items in the poll to be completed first in addition to bugs and improvements reported. We will get to it but we take the following approach:
1)Prioritize fixing any bugs for existing features
2)Prioritize and release new features based on the number of requests(comments, support tickets, votes)
We will get to this task but not immediately. I will ensure once the mentioned items communicated in the last poll are done we reevaluate again with your request being an explicit item in the next 3 -5 additional new requests we have.
Thanks so much for taking the time to give us feedback and your understanding.
|
The logic to page numbers as they exist is all wrong. If I have a chapter that has 10 screens/pages, when I display the first page of the chapter, I have 10 pages to read. When I get to the last page of the chapter, I have 1 page left to read. So all the page numbers are off by 1 and the last page is 100% off. It's not last page, it's page 1.
So a 10 page chapter should how 10, 9, 8, 7, 6, 5, 4, 3, 2 ,1 and no last page at all and it should not start with an incorrect one page less showing. This shows that the chapter is 9 pages as it is and that the last page doesn't count.
This is a bug that needs to be fixed. It's 10 pages left and not 9 pages left. I am not reading 9 pages in a 10 page chapter. The correct way is to show that the chapter has 10 pages and not 9 pages.
I would think this is a simple fix. Add 1 to the page numbers and dump the last page code.
1)Prioritize fixing any bugs for existing features - SO FIX THE EXISTING PAGE NUMBERS AS IT'S A MAJOR BUG!