PDF_add_nameddest

(PECL pdflib >= 2.0.0)

PDF_add_nameddestCreate named destination

Beskrivelse

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top