On Tue, 2017-08-01 at 16:38 +0200, F. E. wrote:
> As a side note, I noticed that I cannot use load-for-update in this
> case, because the resulting pdf has an unknown password protection.
> Neither my specified user nor owner password work for decryption.
> That's odd and mighht be a bug, don't know ...

        Hi,
load for update (and using WriteUpdate()) means that you keep the file
as is and only add your changes at the end. Having new values encrypted
and old values not, or using different encryption method, or even
trying to use old encryption on the new content, doesn't sound right to
me.

Doing sign & encrypt at the same time sounds the way to go, as you
figured out yourself.
        Bye,
        zyx

-- 
http://www.litePDF.cz                                 i...@litepdf.cz

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to