suche nach in der

PDF_add_outline> <PDF_add_nameddest
Last updated: Fri, 18 May 2012

view this page in

PDF_add_note

(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

PDF_add_noteFügt Notiz auf aktueller Seite ein [veraltet, nicht empfohlen]

Beschreibung

bool PDF_add_note ( resource $pdfdoc , float $llx , float $lly , float $urx , float $ury , string $contents , string $title , string $icon , int $open )

Fügt auf der aktuellen Seite eine Notiz ein. Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Diese Funktion ist seit PDFlib Version 6 veraltet, verwenden Sie stattdessen PDF_create_annotation() mit type=Text.



add a note add a note User Contributed Notes
PDF_add_note
There are no user contributed notes for this page.

PDF_add_outline> <PDF_add_nameddest
Last updated: Fri, 18 May 2012