(PECL pdflib >= 2.0.0)
Create named destination
bool PDF_add_nameddest ( resource $pdfdoc, string $name, string $optlist )
Creates a named destination on an arbitrary page in the current document. Returns TRUE on success or FALSE on failure.
Please login to continue.