Wulf Berschin wrote: > Hello, > > we would like to have selected bookmarked targets highlighted in our web > application servers PDF. Similar to Acrobats feature. I wonder if this > is possible with iText. > > I was impressed how easily iText locates bookmarks, but changing a PDF > that way is probably something very different...
"Similar to Acrobats feature": I don't have Acrobat, so you'll have to explain. Suppose the target is FitH 500, then you could for instance use iText to add a line and some text at the position y = 500. You need PdfStamper for this and methods getUnderContent(), lineTo(), moveTo(),... -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ 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