webodf / ViewerJS

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

Reloading a document #293

Open craigbass76 opened 3 years ago

craigbass76 commented 3 years ago

I've got viewerJS running in a PHP app I've written, and am calling a bash script (with php) to rotate PDFs that got scanned in sideways. They don't appear to be spinning, but they are. If I look in another browser, they're spun properly. Is there something besides Ctrl F5 I can hit to make viewerJS do a hard refresh?