aektapatel / apv

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

relative hyperlinks to local PDF files do not work #70

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open the attached hyperlink bug.zip file (I had these on an SD card which my 
tablet sees as an "external SD card").
2. navigate to the "Parent" directory and open "test parent document.pdf" (APV 
didn't let me see the external SD card so I used the Astro file browser to do 
this navigation and to open the file using APV)
3. Click on any of the hyperlinks in the PDF. They fail to open. There is no 
error message.

What is the expected output? What do you see instead?
The linked PDF file should open in the same PDF reader. Instead there was no 
response to clicking on a link.

What version of the product are you using? On what operating system?
APV version 0.3.0 on Android Honeycomb (Lenovo Thinkpad Tablet)

Please provide any additional information below.
These PDF files were produced by Adobe PDFMaker in Microsoft Word 2003.

Look in "Parent\Child 1\test child 1 document.pdf" for a detailed report on the 
structure of one of the hyperlinks in the file.

Original issue reported on code.google.com by TimScully48@gmail.com on 13 Oct 2011 at 8:26

Attachments:

GoogleCodeExporter commented 9 years ago
There doesn't seem to be *any* Android PDF reader which supports these 
hyperlinks. Please be the first to do so. This will allow support of massively 
hyperlinked PDF document collections.

Original comment by TimScully48@gmail.com on 13 Oct 2011 at 8:28

GoogleCodeExporter commented 9 years ago
I just reproduced this defect with version 0.9 of mupdf on Windows, so I'm 
pretty sure that at least part of the problem is in the mupdf engine. I have 
submitted the bug to bugzilla for mupdf as #692592. I hope that you will pick 
up their fix if and when they address the problem.

Original comment by TimScully48@gmail.com on 13 Oct 2011 at 9:20

GoogleCodeExporter commented 9 years ago
APV doesn't support any hyperlinks.

Original comment by arpruss on 16 Oct 2011 at 3:43

GoogleCodeExporter commented 9 years ago

Original comment by arpruss on 4 Dec 2011 at 11:32

GoogleCodeExporter commented 9 years ago
Direct link to mentioned MuPDF bug report: 
http://bugs.ghostscript.com/show_bug.cgi?id=692592

The response is that MuPDF exposes API to communicate back link info to the 
container app, so it's up to it to implement it.

Original comment by pmis...@gmail.com on 24 Feb 2012 at 12:06