I'm using:
(....)
PdfReader r = new PdfReader("file_with_rights.pdf");
r.removeUsageRights();
PdfStamper s = new PdfStamper (r, new
FileOutputStream("file_without_rights.pdf"));
a.close();
(....)
This creates a "file_without_rights.pdf", equal to
"file_with_rights.pdf". If i use adobe reader, under file->properties->
security it STILL shows "not Allowed" under some fields
(commenting,signature, etc).
Can anyone PLEASE help me with this?
thanks!
-------------------------------------------------------------------------
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