cpdf_add_outline
Opis
int cpdf_add_outline ( int pdf_document, int lastoutline, int sublevel, int open, int pagenr, string text )
Adds a bookmark with text text
that points to the
current page.
Parametry
pdf_document
Uchwyt dokumentu, zwrócony przez cpdf_open().
lastoutline
sublevel
open
pagenr
text
The bookmark text
Poprzedni | Spis treści | Następny |
cpdf_add_annotation | Początek rozdziału |