We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
By using a pdf with bookmarks the jump to page links are not working.
Any fast idea to link that action to $("#magazine").turn('page', x);
$("#magazine").turn('page', x);
Example pdf with bookmarks: https://download.novapdf.com/download/samples/pdf-example-bookmarks.pdf
The text was updated successfully, but these errors were encountered:
i have the same issue and it echo an error to console log each time page flipped so if have managed to fix it please reply to this
Sorry, something went wrong.
No branches or pull requests
By using a pdf with bookmarks the jump to page links are not working.
Any fast idea to link that action to
$("#magazine").turn('page', x);
Example pdf with bookmarks: https://download.novapdf.com/download/samples/pdf-example-bookmarks.pdf
The text was updated successfully, but these errors were encountered: