erayakartuna/pdf-flipbook

Open the pdf at a specific page

fatimahamiye opened this issue · 0 comments

I want to open a pdf at a specific page
i add in the init function $('#magazine').turn('page',10) to open the pdf at page 10
But it is not working unless I triggered it on click on a button.
How to make the pdf by default open a specific page