ebooklib icon indicating copy to clipboard operation
ebooklib copied to clipboard

Page map API

Open imelnych opened this issue 8 years ago • 2 comments

Are page maps implemented? How can I access them? If not it could be a useful improvement.

imelnych avatar Aug 26 '17 14:08 imelnych

No support for it. Adding page map xml file should not be a problem but adding spine element with page-map attribute would be. I never worked with it, just checked the https://wiki.mobileread.com/wiki/Adobe_Digital_Editions#Page-map, but this looks like a very trivial thing to add.

aerkalov avatar Aug 30 '17 19:08 aerkalov

FWIW PR #134 doesn't add the Adobe-specific page-map element, but it does add the Epub 3 page-list, which accomplishes the same thing and is supported by Adobe Digital editions.

deborahgu avatar May 29 '18 21:05 deborahgu