搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Build-in PDF Viewer FF19 render hyperlink incorrect

  • 2 个回答
  • 3 人有此问题
  • 3 次查看
  • 最后回复者为 chieclasat

more options

There seems to be a render issue when opening this PDF: http://teachersresourcestoday.com/content/uploads/mypdf4.pdf

The first link, "Click me vndev60" is rendered correct. Its anchor begin with "http://".

The second link, "Click mpilink.asp" with anchor "mpi-link.asp?type=Page&PageCode=..." is render wrong. I saw that PDF Viewer render an <a> tag with href is empty. Expected : "http://teachersresourcestoday.com/content/uploads/mpi-link.asp?type=Page&PageCode=..."

The same issue with rest of links.

There seems to be a render issue when opening this PDF: http://teachersresourcestoday.com/content/uploads/mypdf4.pdf The first link, "Click me vndev60" is rendered correct. Its anchor begin with "http://". The second link, "Click mpilink.asp" with anchor "mpi-link.asp?type=Page&PageCode=..." is render wrong. I saw that PDF Viewer render an <a> tag with href is empty. Expected : "http://teachersresourcestoday.com/content/uploads/mpi-link.asp?type=Page&PageCode=..." The same issue with rest of links.

所有回复 (2)

more options

I see, the PDF Viewer does not understand relative links in a PDF.

For people like me who prefer to open PDFs in the stand-alone Adobe Reader, the links are relative to the temp folder in which the file has been stored temporarily, which doesn't work either.

It sounds like yet another feature to add to the viewer!

more options

Thank you. I see this issue is logged on Bug 766086 - PDF Viewer: Linked Documents In File Do Not Open . Waiting for fixing...