erayakartuna/pdf-flipbook

1 page instead of 2

13Berenu opened this issue · 1 comments

Amazing tool, you saved my life really!. But I have a problem, I need to see 1 big page instead of 2 medium-littles pages
Is there any way that we can only see 1 page in a higher size and not 2 pages?

Thank you very much

Hey @13Berenu ,

If you open pdf-flip.js.

Go to line 6 and change Layout: 'double', to 'single'

This will still allow scrolling pages but will only show one page at a time :D