How to digitally sign a pdf using iText?
问题 How do i sign a pdf using iText ? I'am going through this LINK but didn't understand about my_private_key.pfx. Do i really need a certificate for digital signature ? Please clarify me. Thanks in advance. 回答1: The document you mentioned in the question is good. You have to create digital signature files. This link has a tool that uses PKCS files and sign PDF documents. It claims to use iText, so you should able to understand the steps. source code here 回答2: hope this ll help you public class