I am using PDF::API2 to create pdf documents.
I like to know, how to convert text into hyperlinks in pdf file. I came across PDF::API2::Annotation, but not sure how to use that. Also sometime, my text is larger than single line, which I like to hyperlink too.