PDF_add_nameddest

(PECL pdflib >= 2.0.0)

PDF_add_nameddestCreate named destination

설명

bool PDF_add_nameddest ( resource $pdfdoc , string $name , string $optlist )

Creates a named destination on an arbitrary page in the current document. 성공 시 TRUE를, 실패 시 FALSE를 반환합니다.

add a note add a note

User Contributed Notes

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