ePub Reader page numbering issue in paginated flow
I'm using epub reader in react native. But having issue in page number in paginated flow. With paginated flow, sometimes randomly it's giving same currentlocation, progress and location and all. This needs to be addressed as this issue is from starting. Also they are not changing the generated locations after changing fontsize with rendition.themes.fontSize. I'm using below cdns : https://cdnjs.cloudflare.com/ajax/libs/jszip/3.1.5/jszip.min.js and https://cdn.jsdelivr.net/npm/epubjs/dist/epub.min.js
Please don needfull steps.
Generated locations are based on number of characters, so they are not changing when font size changes.
-- Ori Idan CEO Helicon Books http://www.heliconbooks.com
On Fri, Jul 22, 2022 at 9:39 AM harshmungara99 @.***> wrote:
I'm using epub reader in react native. But having issue in page number in paginated flow. With paginated flow, sometimes randomly it's giving same currentlocation, progress and location and all. This needs to be addressed as this issue is from starting. Also they are not changing the generated locations after changing fontsize with rendition.themes.fontSize. I'm using below cdns : https://cdnjs.cloudflare.com/ajax/libs/jszip/3.1.5/jszip.min.js and https://cdn.jsdelivr.net/npm/epubjs/dist/epub.min.js
Please don needfull steps.
— Reply to this email directly, view it on GitHub https://github.com/futurepress/epub.js/issues/1283, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAB43QE3LSUQMOJ2AOBLZA3VVI6YVANCNFSM54KFOUQA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
@OriIdan Then what about repeated page numbering issue in paginated flow ? Have you any idea about it?
Sorry, no. I have no idea, I hope someone with more knowledge will answer.
On Fri, Jul 22, 2022 at 10:11 AM harshmungara99 @.***> wrote:
@OriIdan https://github.com/OriIdan Then what about repeated page numbering issue in paginated flow ? Have you any idea about it?
— Reply to this email directly, view it on GitHub https://github.com/futurepress/epub.js/issues/1283#issuecomment-1192258009, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAB43QBF437ZHMPTEHVQ5HLVVJCQLANCNFSM54KFOUQA . You are receiving this because you were mentioned.Message ID: @.***>
@harshmungara99 Did you found any solution ? Or any other alternative of this lib ?
@harshmungara99 Did you found any solution ? Or any other alternative of this lib ?
Not at the moment and I don't think it'll gonna resolve due to epub limitations.