sethumadhavan / apv

Automatically exported from code.google.com/p/apv
GNU General Public License v3.0
0 stars 0 forks source link

Annotations #52

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. No steps will reproduce the problem, since it's not a real problem :) 

What is the expected output? What do you see instead?
I would like the program to use annotations like the PDF-reader in Google 
Chrome. Try clicking on a movie on 
http://examples.itextpdf.com/results/part2/chapter07/timetable_links.pdf for 
demonstration.

What version of the product are you using? On what operating system?
apv 0.3.0 pre-release 9 binaries
Android 2.3.3

Please provide any additional information below.

Original issue reported on code.google.com by jostein....@gmail.com on 3 Aug 2011 at 9:39

GoogleCodeExporter commented 8 years ago

Original comment by arpruss on 4 Aug 2011 at 12:55

GoogleCodeExporter commented 8 years ago
Do you mean annotations or hyperlinks?

Original comment by arpruss on 15 Sep 2011 at 1:43

GoogleCodeExporter commented 8 years ago
I mean annotations. Something similar to this: 
http://itextpdf.com/examples/iia.php?id=151

Original comment by jostein....@gmail.com on 15 Sep 2011 at 5:22

GoogleCodeExporter commented 8 years ago
muPDF, which we use as our rendering engine, is supposed to *show* PDF 
annotations.  But adding annotation editing would, I think, be quite a bit of 
work, and I am not sure the muPDF library supports it.

Original comment by arpruss on 16 Sep 2011 at 5:20

GoogleCodeExporter commented 8 years ago
The feature I want is to view the annotations like Google Chrome Pdf Viewer 
does. The beauty of this pdf-reader is the simplicity, so the add function 
would not be necessary if you ask me.

Original comment by jostein....@gmail.com on 16 Sep 2011 at 5:32

GoogleCodeExporter commented 8 years ago
Annotations on top of PDF

I'd like the ability to mark notes on a PDF (a screenplay in my case). This 
does not necessarily need to be saved with the PDF itself. Just a set of tuples 
(page, x, y, text) for each PDF file that the software can store anywhere, and 
show up on top of the PDF. This way we can take notes on various things, and 
look at them, and work on them later.

This is a feature many are looking for in PDF readers, and sadly no free reader 
supports this.

Original comment by anil.ve...@gmail.com on 7 Dec 2011 at 7:18

GoogleCodeExporter commented 8 years ago
I think viewing annotations is badly needed. Creating annotations would be 
good, too but viewing has priority.

Original comment by chrissik...@googlemail.com on 17 Apr 2013 at 1:01