I wonder if anyone has had any success in creating anchor links within the pdf document? I tried outputting the title field as something like
<div id="[nid]">[title]</div>
and then link in other fields as
<a href="#1234">go to TITLE</a>
The generated pdf did not retain the link href #1234 but transformed it into the URL of the current page... TCPDF seems to have the ability to insert anchors as stated in http://stackoverflow.com/questions/23484605/tcpdf-how-do-you-make-a-link... but does Views PDF support it?
Thanks for any ideas!
Active
3.0
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.