I use 'PDF::API2' to generate pdf reports and I now need to add a hyperlink to get a pdf document within one of the reports. I tried this:
$pdf->link( 'http://search.cpan.org', 'A Hyperlink', x => 350, y => $pdf->height - 150 );
I took this format from 'PDF::API2::Simple;' which I get errors trying to install from CPAN. Can it be done with 'PDF::API2' directly?
Thank you...Ed
"Well done is better than well said." - Benjamin Franklin
In reply to Anyone know how to add a Hyperlink with PDF::API2 by flexvault
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |