Manuals

 

SetaPDF_LinkReplacer::getLinks()

Description

class SetaPDF_LinkReplacer extends SetaPDF {
array getLinks ( integer $page ) }

Returns an array of SetaPDF_Link objects found in the given page.

Parameters

$page

The page number you want to get the link objects of.

Return Value

An array of SetaPDF_Link-object references.