Re: [iText-questions] Bookmark as a header

2002-03-29 Thread Bruno Lowagie
Quoting Ronald Tooley <[EMAIL PROTECTED]>: > Hi, how do I get a table header to also be a bookmark? The only way I know > how to add a bookmark is through addSection Please read Chapter 11 of the tutorial. It explains how you can build an Outline tree manually. > but I want this as a table head

[iText-questions] Bookmark as a header

2002-03-28 Thread Ronald Tooley
Hi, how do I get a table header to also be a bookmark? The only way I know how to add a bookmark is through addSection but I want this as a table header. How is this possible?   Thanks Ron