deeksha chandwani

Results 6 comments of deeksha chandwani

/my_drive/pdf_signature/venv/bin/python /my_drive/pdf_signature/pdf_sign_verification.py Traceback (most recent call last): File "/my_drive/pdf_signature/pdf_sign_verification.py", line 164, in raise e File "/my_drive/pdf_signature/pdf_sign_verification.py", line 159, in data = pdf.verify(f.read()) File "/my_drive/pdf_signature/venv/lib/python3.9/site-packages/endesive/pdf/verify.py", line 17, in verify return verifier.verify(bcontents,...

I only have signed pdf. On Wed, Feb 3, 2021 at 5:41 PM Grzegorz Makarewicz wrote: > Please share signed and unsigned pdf document. > > — > You are...

I shared the signed document with you. Using only pdf.verify function I was trying to get if my signature is valid or not. I'm unable to follow the error message...

The above message was from exception, which I wrote to handle the error. Please find attached file,I was actually using mails. [sample09.pdf](https://github.com/m32/endesive/files/5933341/sample09.pdf)

Thanks for the update. Can you tell what was error actually about, then I'll also be able to work around to solve it and cover other cases.