View Single Post
Old 03-10-2012, 08:46 AM   #8
--hy7*
Junior Member
--hy7* began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Feb 2012
Device: pocketbook pro 902
Thumbs up At last, The answer !

Well done AndiPersti,

You've found the solution.

The PB reader won't recognize page-names.

We must use page-numbers, if we want our TOC to be useful.

Here is the original file using page-numbers.

I used this new structure :
Code:
(bookmarks
    ("Famous 1" "#001")
    ("Famous 2" "#002")
    ("Famous 3" "#003")
    ("Famous 4" "#004")
    ("Famous 5" "#005")
    ("Famous 6" "#006")
    ("Famous 7" "#007")
    ("Famous 8" "#008")
    ("Famous 9" "#009")
    ("Famous 10" "#010")
)
I will try to contact the people at Pocketbook to see if there is something they can do...
--hy7* is offline   Reply With Quote