Ar-Kareem / pdf-mobile-integration

Flask backend with angular frontend to be able to easily browse pdf files on the phone without the need to download the pdf file.
MIT License
0 stars 0 forks source link

Store and load current PDF page in session storage #23

Closed Ar-Kareem closed 2 years ago

Ar-Kareem commented 2 years ago

Currently session storage only stores and loads the current PDF url, also store the current page which is dynamically updated by the pdf viewer module.