Hi,

i am using 0.9.7. However, i have activated OpenSSL and now i am getting 
ePdfError_InternalLogic while writing an encrypted pdf file:

PoDoFo::PdfMemDocument doc1;

doc1.Load(inPath);
doc1.SetEncrypted(pass1, pass2);
doc1.Write(outPath); //-> ePdfError_InternalLogic

--

Grüße/Regards,
[heubach-media] | Christian Sakowski
christian.sakow...@heubach-media.de
Tel: +49/(0)40/41 455 455



> Am 27.01.2022 um 14:05 schrieb zyx <z...@gmx.us>:
> 
> On Thu, 2022-01-27 at 12:48 +0100, Christian Sakowski wrote:
>> Encryption support was disabled during compile time
> 
>       Hi,
> what is your PoDoFo version, please? Did you build it or it had been
> built by a third party? I'm sorry to say that, but the error message
> itself feels self explanatory, or am I missing anything? If you use a
> library built by the third party, then ask them to build with the
> encryption support enabled (with libcrypto, OpenSSL (and libidn
> ideally)). Otherwise rebuild with other build options.
>       Bye,
>       zyx
> 
> 
> _______________________________________________
> Podofo-users mailing list
> Podofo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/podofo-users




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

Reply via email to