webodf / ViewerJS

ViewerJS: Document Reader in JavaScript
http://viewerjs.org
1.94k stars 421 forks source link

How to automatically fit the pdf to screen? #295

Open BuzzTea89 opened 3 years ago

BuzzTea89 commented 3 years ago

Is it possible, that on startup the pdf is shown as large as possible (Full Width)? Now, every pdf starts with "Automatic", but it would be nice (on the tablet or mobile) if it starts zoomend in. Is there a way to do that?

sarbeshshrestha commented 3 years ago

could you try [url]/ViewerJS/?zoom=page-width#../[path_to_file]

BuzzTea89 commented 3 years ago

That worked, thanks! :)