Hi. I'm trying to build portablesigner in Debian, and there the itext library is version 5.5. But in this version, the PdfSignatureApperance.setCrypto() method no longer exist and the code fail to build.
According to
http://stackoverflow.com/questions/11437709/signing-a-pdf-with-itextsharp and
http://stackoverflow.com/questions/28753918/digital-signatures-using-itext-5-5-5 the API was changed in version 5.3.
Would you be willing to port portablesigner to the new API?
Hi. I'm trying to build portablesigner in Debian, and there the itext library is version 5.5. But in this version, the PdfSignatureApperance.setCrypto() method no longer exist and the code fail to build.
According to
http://stackoverflow.com/questions/11437709/signing-a-pdf-with-itextsharp and
http://stackoverflow.com/questions/28753918/digital-signatures-using-itext-5-5-5 the API was changed in version 5.3.
Would you be willing to port portablesigner to the new API?