There are some constants to use with PdfAnnotation.setFlags(). Best Regards, Paulo Soares
> -----Original Message----- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] > Sent: Monday, March 25, 2002 23:46 > To: [EMAIL PROTECTED] > Subject: [iText-questions] Re: Not printing the annotation > > 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 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
