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

jcnventura’s picture

Status: Active » Fixed

Just committed some code that fixes this.. It worked fine in dompdf, TCPDF wasn't able to handle the link in my tests.

João

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.