> -----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
> 


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to