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