Quoting Fulvio Bille` <[EMAIL PROTECTED]>:
> I need to built the bookmarks in a PDF documents.
> I haven't find an example that make
> the bookmark list from "scratch"
http://www.lowagie.com/iText/tutorial/ch11.html#outlines
br,
Bruno
---
Thi
Hi,
I need to built the bookmarks in a PDF documents.
I found the class SimpleBookmark but I haven't find an example that make
the bookmark list from "scratch" simply adding
actions like name "PAGE XX" and action is "Goto: page xx".
I found only the example the adjust bookmark (concat_pdf.java), b