The Readers shows you 'not allowed' not only for actions that are disallowed by 
the PDF document. It shows 'not allowed', too, for actions that are not allowed 
when using the Reader in contrast to using the Acrobat (Reader enablement taken 
aside).

Regards,   Michael.

-----Ursprüngliche Nachricht-----
Von: Diana Almeida [mailto:[EMAIL PROTECTED] 
Gesendet: Mittwoch, 3. Dezember 2008 19:47
An: Post all your questions about iText here
Betreff: [iText-questions] HELP PLEASE! PdfReader.removeUsageRights()

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!

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: 
http://www.gmx.net/de/go/multimessenger

-------------------------------------------------------------------------
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

Reply via email to