Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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...