[iText-questions] Possible bug using the parameter EMBEDDED_FILES_ONLY

2010-09-08 Thread smilyface
Hi, I'm a developer from the PDFCreator team. I have tested the latest version itext 5.0.4 but there are possible bugs using the parameter EMBEDDED_FILES_ONLY yet. If you check the latest pdf reference from Adobe you can see that it is possible to use the parameter EMBEDDED_FILES_ONLY since the

Re: [iText-questions] Possible bug using ENCRYPTION_AES_128 and DO_NOT_ENCRYPT_METADATA

2010-07-06 Thread smilyface
There seems to a problem with the parameter PdfWriter.EMBEDDED_FILES_ONLY too. Check out the test file. Best regards, Frank http://itext-general.2136553.n4.nabble.com/file/n2279255/TestMain.java TestMain.java -- View this message in context: http://itext-general.2136553.n4.nabble.com/Possibl

[iText-questions] Possible bug using ENCRYPTION_AES_128 and DO_NOT_ENCRYPT_METADATA

2010-07-05 Thread smilyface
Hi, I'm a developer from the PDFCreator team. We are using itext and I think I found a bug using the parameters ENCRYPTION_AES_128 and DO_NOT_ENCRYPT_METADATA. If I set these encryption parameters: ... byte[] USER = "Hello".getBytes(); byte[] OWNER = "World".getBytes(); ... writer.setEncryption

[iText-questions] Possible bug in function ComputeOwnerKey (PdfEncryption.cs, PdfEncryption.java)

2010-01-27 Thread smilyface
Hi, I'm a developer from the PDFCreator team. We are using itext and I think I found a bug in the function ComputeOwnerKey PdfEncryption.cs, PdfEncryption.java). I have created some files with Ghostscript and want to open them with itext. But if I use encrypted pdfs (EncryptionRevision=3; KeyLen