Re: [iText-questions] Bookmark as a header
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
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