pdf-flipbook icon indicating copy to clipboard operation
pdf-flipbook copied to clipboard

Jump to page not working

Open CodeBrauer opened this issue 4 years ago • 1 comments

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);

  scrollIntoView @ viewer.js:156
  PDFViewer_scrollPageIntoView @ viewer.js:5217
  set currentPageNumber @ viewer.js:4884
  set page @ viewer.js:1606
  set page @ viewer.js:6560
  (anonymous) @ VM6135:1

Example pdf with bookmarks: https://download.novapdf.com/download/samples/pdf-example-bookmarks.pdf

CodeBrauer avatar Aug 20 '20 14:08 CodeBrauer

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

xMr110 avatar Feb 20 '21 10:02 xMr110