Development of internet and intranet solutions PDF solutions based on pure PHP
class SetaPDF_LinkReplacer extends SetaPDF { array getLinks ( integer $page ) }
Returns an array of SetaPDF_Link objects found in the given page.
The page number you want to get the link objects of.
An array of SetaPDF_Link-object references.