Re: [iText-questions] How I can add a list of bookmarks in a PDF documents

2004-04-13 Thread Bruno
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

[iText-questions] How I can add a list of bookmarks in a PDF documents

2004-04-13 Thread Fulvio Bille`
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