Re: [iText-questions] Rearrange bookmarks

2007-10-25 Thread Bruno Lowagie
Dominic Maricic wrote: > I'm using the Chapter feature to create bookmarks. The problem is that I also > generate a table of contents after I process everything else (so I know what > pages everything is at). If I create a bookmark for the TOC it shows last in > the > bookmark list. Is there a way

[iText-questions] Rearrange bookmarks

2007-10-25 Thread Dominic Maricic
I'm using the Chapter feature to create bookmarks. The problem is that I also generate a table of contents after I process everything else (so I know what pages everything is at). If I create a bookmark for the TOC it shows last in the bookmark list. Is there a way to move it to the top? Thanks,