Hi,

I'm having trouble filling an RC4 encrypted form. The password is an 
empty string.
There is no error when opening, parsing and modifying form fields.
After saving the form doesn't work anymore - radio buttons are wrong.

If I decrypt the pdf with qpdf before opening with podofo everything 
works fine.

After debugging into the decryption code I'm a bit confused, because the 
method
PdfEncryptRC4::GenerateEncryptionKey is never called. Instead inside of
PdfEncryptRC4::Encrypt the method CreateObjKey is called which doesn't use
passwords.

Can someone please explain me how this is supposed to work?

Thanks,
Andreas

------------------------------------------------------------------------------
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to