Hi,
Quote:
Originally Posted by user_none
I've reverse engineered the APNX file format. Full specs are in format_docs/pdb/apnx.txt of the calibre source. I've added support to the Kindle interface to write it when sending MOBI files to the Kindle. Pages are mapped the same way EPUB page numbers are using 1024 character blocks. If all goes well Kovid will merge the change and it will be in the next (0.7.45) release.
|
Thanks to you and Kovid for the fast implementation.
But I have one question:
Is it possible not to send the apnx file automaticly to the Kindle?
Because I figured out, that all pagenumbers from my books wich I have tested are way to high!
For example:
print version: 416 pages
ADE: 282 pages
Kindle: 813 pages
Or an other book:
print version: 864 pages
ADE: 646 pages
Kindle: 2193 pages
In this case, I prefer the locatin numbers only.
Therefore I would like that the apnx file will not be transferred automaticly.
OK, I can delete the file by myself. But I would prefer, if there is an option to choose between to send or not to send.
Bratzzo