I want to create an external link ( with an another pdf file) in a pdf file with perl::API2. I don't find any example to help me to use the NamedDestination method.
The purpose to the script is to create a script reference guide including a link for each script. Each script is associated to a pdf file( created by pod2pdf).
Thanks for any help.