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_documentUchwyt dokumentu, zwrócony przez cpdf_open().
lastoutlinesublevelopenpagenrtextThe bookmark text
| Poprzedni | Spis treści | Następny |
| cpdf_add_annotation | Początek rozdziału |