.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) Add a link in your Typoscript Template using getPdfTarget ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ If you just need the target of the pdf link, you can use the function getPdfTarget. Amongst other things this can be useful with templavoila. Example: :: lib.pdflink = USER_INT lib.pdflink.userFunc = tx_pdfcreator2->getPdfTarget lib.pdflink.userFunc.include_post_vars = 1