Open CodeBrauer opened 4 years ago
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
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
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