Get URI or URL of links

Hi,
I am using the PHP wrapper. I can't get the URI or URL of the links. I navigate this way:

            $annot = $page->GetAnnot($i);
            $lk = new \Link($annot);
            $action = $lk->GetAction();

and from that point I can't get the URIs.

The truth is that I am trying to get a resource in my local file system but I am not able to do that.

Thanks,
Julio Sarachaga.

Have you tried the code in this post?

https://groups.google.com/forum/#!searchin/pdfnet-sdk/get$20uri%7Csort:date/pdfnet-sdk/naMxLjWbNDw/HKn81mzJY40J