ok if I create a new tag inside HTMLWorker <bm> and </bm>, do you think that it will be easy to generate a bookmark or I need to unsderstand very well some parts of bookmark coding?
Thank's !
Rémi
----- Original Message ----- From: "Paulo Soares" <[EMAIL PROTECTED]>
To: "Rémi Guilbert" <[EMAIL PROTECTED]>; <itext-questions@lists.sourceforge.net>
Sent: Friday, April 29, 2005 11:49 AM
Subject: RE: [iText-questions] bookmark in HTMLWorker ?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rémi Guilbert Sent: Friday, April 29, 2005 4:29 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] bookmark in HTMLWorker ?
Hi, I need to create Bookmark inside my pdf. My pdf is create by a HTMLWorker object. Is it possible to create a tag that will generate me a bookmark for each html tag paragraph ?
No, unless you do some coding.
I believe that I must set my writer to "writer.setViewerPreferences(PdfWriter.PageModeUseOutlines);" before the document,open(); instruction and set writer.setPageEvent(new Bookmarks()); after. But, I don't know what am I supposed to do inside ColumnText or HTMLWorker.
You are not supposed to do anything. HTMLWorker was made to process html fragments.
Thank's !! Rémi
------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions