Re: [iText-questions] Problem when signing PDF hash in PDF readers. Code error 0x2727

2016-05-03 Thread mkl
Diego, Diego C wrote > I am having trouble digitally signing a pdf hash. This is the > implementation and the solution I have found, which is based on Bruno > Lewagie's Digital Signatures for PDF Documents. The idea is to sign the > PDF hash to avoid taking it to the client. > This is the

[iText-questions] Problem when signing PDF hash in PDF readers. Code error 0x2727

2016-03-31 Thread Diego C
Hi, I am having trouble digitally signing a pdf hash. This is the implementation and the solution I have found, which is based on Bruno Lewagie's Digital Signatures for PDF Documents. The idea is to sign the PDF hash to avoid taking it to the client. This is the solution I have come up with: 1. An