I am trying to add text as a watermark. Everything is working fine using a pdfstamper.getUnderContent and adding it to a pdfcontentbyte. It all shows up just like I want it to.
What I cant' quite figure out is, can I make it so the text truly acts like a watermark (i.e. it isn't selectable at all in the document - it just sits in the background)? It seems a little odd that the user can click on the watermark and get a flashing cursor and is able to select the actual text, I thought of making the text into an image and then using the image as the watermark, but wanted to avoid that if possible. Is there a method to make the text non-selectable? -- View this message in context: http://www.nabble.com/Non-Selectable-text-in-a-watermark-tp20201175p20201175.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
