Thank you for your reply Mark.

I don't know the owner and password because I retrieve the document from
another application. Is there another posibility? Using the method
getPageContent of PdfReader class, for example?



2010/9/23 Mark Storer <msto...@autonomy.com>

>  That's correct.  iText doesn't handle the "fine grained" security flags.
> Either you have full access (via the owner password), or you don't.
>
> --Mark Storer
>   Senior Software Engineer
>   Cardiff.com
>
> import legalese.Disclaimer;
> Disclaimer<Cardiff> DisCard = null;
>
>
>
>  ------------------------------
> *From:* Jose Antonio [mailto:jagavi...@gmail.com]
> *Sent:* Thursday, September 23, 2010 7:41 AM
> *To:* itext-questions@lists.sourceforge.net
> *Subject:* [iText-questions] Extract a Page from a Encrypted Document
>
>  Hello,
>
>
>
> I’m using itext-2.1.0 and I have a doubt about something I’m trying to do.
>
>
>
> I have an encrypted pdf and I would like to extract a concrete page from it
> and create a new pdf document (which wouldn’t be encrypted) containing that
> page.
>
>
>
> Is it possible? Could you show an example code?
>
>
>
> I have tried with the class PdfCopy to get imported pages (PdfImportedPage)
> but it doesn’t work,  I get the exception IllegalArgumentException.
>
>
>
> I have read that PdfCopy, PdfStamper and PdfWriter will throw an exception
> unless you have created the PdfReader indicating owner and password.
>
>
>
> Please, help.
>
>
>
> Thank you very much.
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 9.0.851 / Virus Database: 271.1.1/3147 - Release Date: 09/22/10
> 11:40:00
>
>
>
> ------------------------------------------------------------------------------
> Nokia and AT&T present the 2010 Calling All Innovators-North America
> contest
> Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in
> marketing
> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
> http://p.sf.net/sfu/nokia-dev2dev
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> Buy the iText book: http://www.itextpdf.com/book/
> Check the site with examples before you ask questions:
> http://www.1t3xt.info/examples/
> You can also search the keywords list:
> http://1t3xt.info/tutorials/keywords/
>
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to