lester fajardo wrote:
> And what could be a better idea ?
> 
> i explain, i have a table with a index of words that exists in a doc, 
> and i want to have a chapter/outline or whatever linked to each start of 
> a char.

As I've said before: create you bookmarks using PdfOutline!

PdfOutline needs a PdfDestination (that is: coordinates). You can get 
the coordinates to create the destination through a CellEvent, or, if 
you wrap "A", "B", "C",... in Chunks, using the page event onGenericTag().

This is explained in great detail in the book. This mailing list assumes 
that you have the book. If not: there's no such thing as a free lunch.
-- 
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to