----- Original Message ----- From: "Vadim" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, March 04, 2007 10:23 AM Subject: Re: [iText-questions] How to remove an external signature
> > Thank you. It does work. But can I merge two specific revisions excluding > revision with signature I want to remove from the final doc? > No, revisions are built on top of each other. Paulo > > Paulo Soares wrote: >> >> Removing a signature will invalidate the document, as it should be. You >> can >> extract revisions, though. Each revision will correspond to a signature. >> See >> the javadoc for AcroFields. >> >> Paulo >> >> ----- Original Message ----- >> From: "Vadim" <[EMAIL PROTECTED]> >> To: <[email protected]> >> Sent: Sunday, March 04, 2007 8:48 AM >> Subject: Re: [iText-questions] How to remove an external signature >> >> >>> >>> Does anyone knows if that is possible? >>> >>> I'm trying to remove an external signature using >>> AcroFields.RemoveField(). >>> It makes all other signatures in that document invalid and Acrobat shows >>> a >>> message that "byte range of signature is invalid". >>> How to make remaining signatures valid? >>> >>> Thanks in advance for any help. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
