PDF_add_note
Fü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
)
Diese Funktion ist seit PDFlib Version 6 veraltet, verwenden Sie
stattdessen PDF_create_annotation mit
type=Text.