Re: [iText-questions] PDF protection/Encryption - 'Detection'

2011-02-04 Thread crimeunit
Owkey, i finally found it, it128Key() Sorry. -- View this message in context: http://itext-general.2136553.n4.nabble.com/PDF-protection-Encryption-Detection-tp3257928p3260093.html Sent from the iText - General mailing list archive at Nabble.com. ---

Re: [iText-questions] PDF protection/Encryption - 'Detection'

2011-02-04 Thread crimeunit
Is their a directly method for make a condition on this? I looked in pdfreader, neither in pdfencryption, pdfencryptor or pdfstamper? -- View this message in context: http://itext-general.2136553.n4.nabble.com/PDF-protection-Encryption-Detection-tp3257928p3260002.html Sent from the iText - Gene

Re: [iText-questions] PDF protection/Encryption - 'Detection'

2011-02-04 Thread crimeunit
No I did it like this (as attached) You think this is a good code, or need I check first on more printing-things before I can say that the print is allowed or not? The same question for Copy the text and/or images? Thanks, http://itext-general.2136553.n4.nabble.com/file/n3259815/Example_print_

Re: [iText-questions] PDF protection/Encryption - 'Detection'

2011-02-04 Thread crimeunit
Sorry, i don't understand it realy good, When I see at the security panel and details panel: the Printing is standing on 'allowed'. -> If I can print the document in Acrobat reader (doesn't matter via print-icon or menu-file>Print), why iText isPrintingAllowed() shows me a false boolean? How can

Re: [iText-questions] PDF protection/Encryption - 'Detection'

2011-02-03 Thread crimeunit
Where is the logic? Even so, thanks for reply but when I did some tests, I mentioned that the 'isPrintingAllowed()' method returns a 'false' boolean -> but I can print the PDF-file when I open the it?! As attached, the image as example; could you please help me out, maybe the code is a bit wrong?

Re: [iText-questions] PDF protection/Encryption - 'Detection'

2011-02-03 Thread crimeunit
Thanks for the quick respons, But when I do the following: PdfReader reader = new PDFReader(String "C:\\test.pdf"); System.out.println(PdfEncryptor.isPrintingAllowed(reader.getPermissions())); .. then the isPrintingAllowed() method always returns false, also when the pdf-file in adobe could b

Re: [iText-questions] iText Read Chuncks of PDF into java

2010-06-01 Thread crimeunit
Thx very mutch! My problem is solved thanks to you all. Sometimes the answer is closer then you think (but it could be very annoying). -- View this message in context: http://itext-general.2136553.n4.nabble.com/iText-Read-Chuncks-of-PDF-into-java-tp2219554p2238045.html Sent from the iText - Ge

Re: [iText-questions] iText Read Chuncks of PDF into java

2010-05-31 Thread crimeunit
Dear 1T3XT info, I wanna thank you very mutch for helping me out with this problem. Sometimes the solution is closer then you think (but can be very annoying to find it) Thanks! -- View this message in context: http://itext-general.2136553.n4.nabble.com/iText-Read-Chuncks-of-PDF-into-java-tp22

Re: [iText-questions] iText Read Chuncks of PDF into java

2010-05-31 Thread crimeunit
Beste 1T3XT info, ik heb geprobeerd met jou input betreffende het nemen van de link annots van de PageDirectory http://itext-general.2136553.n4.nabble.com/file/n2236950/iText_getLinkAnnotsOfPageDictionary.jpg in mijn debugging-output window krijg ik de respectievelijke (rood omcirkelde) res

Re: [iText-questions] iText Read Chuncks of PDF into java

2010-05-30 Thread crimeunit
Thx both of you for replying on my answer. What I can show you all is the both (I tried with debugging on PDFOne library [as in the picture]) ..but I want to do it with the iText library!!! but I don't can take out the names of the links. (the pictures will explain a lot more..) [what I need wit

Re: [iText-questions] iText Read Chuncks of PDF into java

2010-05-18 Thread crimeunit
Dear all, Does somebody else know maybe that I can use another library where I can specially read out the links of content (to another pdf file) into a pdf? Thnkx in advnce! -- View this message in context: http://itext-general.2136553.n4.nabble.com/iText-Read-Chuncks-of-PDF-into-java-tp221955

[iText-questions] iText Read Chuncks of PDF into java

2010-05-17 Thread crimeunit
Hello, I'm spending a lot of time after searching a solution of my following problem; with the iText in Java I wan't to read out the Chunks for each paragraph. (because I want to have a list of all 'links-to-other-pdf-file') if I have a first test application that's working for getting thee