If you have the latest iText from Paulo's site, you can do PdfAnnotation.setFlags(16) to disable the print bit. Actually this will set the /F entry in annotation dictionary to be NoZoom which disables the print bit.
I think Paulo will come to a new method, say setNoPrint() in PdfAnnotion to accomodate this kind of request. With regards Phillip Pan ----------- _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
