aashishksahu / SafeSpace

A safe place for your valuable information
GNU General Public License v3.0
183 stars 11 forks source link

[Feature Request] Improve PDF viewing with native text renderring, selectabilty and bookmarking #95

Open uberstar100 opened 2 weeks ago

uberstar100 commented 2 weeks ago

I'm not sure if the current PDF viewer implementation is itself the limitation here and that an entirely new PDF viewer engine would be needed for this, but I'd love it if the app's PDF viewer could dynamically scale (and that the text also becomes selectable).

I think this was briefly mentioned here: https://github.com/aashishksahu/SafeSpace/issues/47#issuecomment-2014504734

It would also improve the app experience a bit if the app had an option to save the last viewed PDF page as a bookmark, and jump to the bookmarked page if the PDF file were to be opened again.

aashishksahu commented 2 weeks ago

I really want to do this but, I am yet to find a suitable library that can make pdfs more fun, most libraries are either old and not maintained anymore or they have vulnerabilities. Due to time and resource crunch I cannot implement a custom solution also, so yeah it’s a lack of resources I guess.