Is there a native library to digitally sign a PDF document?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The package here seems to provide an extension for signing PDFs with Ruby. It isn’t free, but it looks like it provides a native ruby interface.
Here’s how to use if in ruby (after it’s been installed):
There’s also a command line interface, so you can script it if needed, as well as a desktop app.