EvotecIT / PSWritePDF

PowerShell Module to create, edit, split, merge PDF files on Windows / Linux and MacOS
GNU Affero General Public License v3.0
190 stars 21 forks source link

Update iText & BouncyCastle Crypto #17

Closed user8446 closed 3 years ago

user8446 commented 3 years ago

Hello,

I tested your module with the latest iText v7.1.14 , iText.hyph v7.1.14, and BouncyCastle v1.8.10, and all works as expected. All have security/bugfixes/improvements. I hope this helps. Thank you for the module!

PrzemyslawKlys commented 3 years ago

Care to make a PR (pull request)?

user8446 commented 3 years ago

Due to time, how about another donation?

PrzemyslawKlys commented 3 years ago

Up to you. Thank you :-)

I'll update it later on. Though you may have already done this or wanted an opportunity to try things :-)

user8446 commented 3 years ago

Just sent, thank you!

PrzemyslawKlys commented 3 years ago

I will have to use BouncyCastle 1.8.9, not 10, as iText complains. Otherwise, I would need to recompile iText.

user8446 commented 3 years ago

Ok FYI all I did was replace the all of the associated dll and then run my scripts and all worked. I now realize I forgot to try creating a PDF and this is only on a Windows machine.

PrzemyslawKlys commented 3 years ago

Ye, net works, PS 7.2 not so much. I'll have to check why it fails.

PrzemyslawKlys commented 3 years ago

Released new version.