Quote:
Originally Posted by Bilal93
No, My reader does not understand page progression, it forces it to be from right to left because it is for Arabic ebooks. But when we insert an epub with the code <spine toc="ncx" page-progression-direction="rtl">, it creates an white page on the end of every chapter on iOS devices, and I do not want this issue. that's why I want it to be <spine toc="ncx">.
|
While I don't disagree with having the option to do this sort of change, you really should get the problem fixed at the source. If the reader is mishandling the setting of the page-progression-direction in the way you describe, it should be fixed there.