in reply to Re^2: Give hyperlink to text perl
in thread Give hyperlink to text perl

Perhaps PDF::API2 or PDF::API2::Simple, maybe together with PDF::Table, will help?

Replies are listed 'Best First'.
Re^4: Give hyperlink to text perl
by Shivangi17 (Initiate) on Aug 01, 2014 at 12:10 UTC

    i tried link, prlink and hyperlink functions. but i want add links to each elements of first column. every time how do i mention $x and $y dimensions ? thanks