Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2009 at 15:43 UTC
Updated:
17 Jul 2009 at 11:20 UTC
When a node has internal links, the URLs in the PDF are absolute, not relative. So, when somebody clicks on a link, instead of taking them to #example within the document, it goes to www.example.com/node/137/#example
Comments
Comment #1
jcnventuraJust committed some code that fixes this.. It worked fine in dompdf, TCPDF wasn't able to handle the link in my tests.
João