document-viewer icon indicating copy to clipboard operation
document-viewer copied to clipboard

Display annotations

Open imsodin opened this issue 8 years ago • 3 comments

Thanks for this great app. Until now it did all I wanted it to do really well. What I found to be missing is viewing annotations:

Document viewer does already display text merging and symbols of annotations, but there is no way to read/open the annotations or I couldn't find the way to do so.

This is distinct from the existing annotation issue, as I don't want to add new annotations, I just want to read existing ones.

imsodin avatar Oct 10 '17 13:10 imsodin

I'm assuming the mupdf viewer supports opening them? https://f-droid.org/packages/com.artifex.mupdfdemo/ https://play.google.com/store/apps/details?id=com.artifex.mupdfdemo&hl=en

That's the library we, use so it's probably doable.

ericwa avatar Oct 10 '17 16:10 ericwa

According to their homepage it can annotate, so I assume it can also read annotations.

imsodin avatar Oct 10 '17 20:10 imsodin

It would be nice to be able to add annotations as well. I see this issue from long ago: #109

One of the questions is where to store the annotation. This might be easier for PDF (directly in it) but it might be tricky for other formats. If i want to try to add this feature myself, what is something I should be aware of?

shuhaowu avatar Oct 20 '17 16:10 shuhaowu