為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Build-in PDF Viewer FF19 render hyperlink incorrect

  • 2 回覆
  • 3 有這個問題
  • 2 次檢視
  • 最近回覆由 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...