PdfStamper stamper = PdfStamper.CreateSignature(reader, output, '\0', null,true);I had sign pdf passing parameters append mode true. After that Merge another PDF, and Sign. In this case.1st PDF Signature is not verified.
PdfStamper stamper = PdfStamper.CreateSignature(reader, output, '\0', null,true);I had sign pdf passing parameters append mode true. After that Merge another PDF, and Sign. In this case.1st PDF Signature is not verified.Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Leon DPosted Aug 24, 2021, 1:12 AM
Marvin ReidPosted Aug 23, 2021, 5:46 PM
Jay Krishna ReddyPosted Aug 21, 2021, 5:59 AM