PdfViewer icon indicating copy to clipboard operation
PdfViewer copied to clipboard

Remember the last opened page

Open medroid123 opened this issue 5 years ago • 5 comments

Issue Summary

Hi ther3, could you pls add the ability to remember the last opened page per document. Why is this so important? If you keep couple of apps opened and your app with a pdf opened at a certain page, after a period when you summon the pdf from background the app refreshes the pdf, that is, the pdf starts from page one, from the begining of the document, therefore, it's very hart to finish a book. But if the app remembers the last opened page, when android refreshes the app, the app starts the pdf from the page you were reading, so no damage. Otherwise, great app!

Steps to Reproduce the Problem

(write here)

Specifications

  • App Version:
  • Android Version:

medroid123 avatar Mar 07 '19 18:03 medroid123

and add correct last position on page (begin, end, middle, etc). sorry for my english

win64 avatar Apr 22 '21 14:04 win64

onSaveInstanceState works correctly but savedInstanceState is always null after restart of the app. Please consider another storage for bookmarking.

OlegKunitsyn avatar May 26 '21 05:05 OlegKunitsyn

onSaveInstanceStateработает правильно, но savedInstanceStateвсегда имеет значение null после перезапуска приложения. Пожалуйста, подумайте о другом хранилище для закладок.

I don't know language java. I can only say: "What?!".

win64 avatar May 26 '21 07:05 win64

Finally, I fixed the pagination issue other way: https://play.google.com/store/apps/details?id=com.github.olegkunitsyn.openpdfreader Built on AndroidX and the latest AndroidPdfViewer library, minSdkVersion 19. Removed annoying bottom line in Night mode, added popular translations. All open-source, no tracking, no ads, as you like. :)

OlegKunitsyn avatar Jun 03 '21 16:06 OlegKunitsyn

Could we please have this? I currently have to use two PDF readers.

ghost avatar Jan 04 '22 15:01 ghost