Like I mentioned before, "Here is the latest attempt at a rename. Using the Windows method"
Quote:
Originally Posted by toddos
There's your problem. If a reader sorts alphabetically rather than numerically (and many will), your page numbers will look like:
1
10
11
12
...
2
20
21
22
...
3
And so on. Pad your page numbers with 0s as needed. 01, 02, 03, etc. Or even 001, 002, 003, if you expect to have 100s of pages in the book.
|