Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Certification #49

Open
miguelsantoss opened this issue Nov 5, 2018 · 1 comment
Open

Document Certification #49

miguelsantoss opened this issue Nov 5, 2018 · 1 comment
Labels

Comments

@miguelsantoss
Copy link

Hey,

I was trying to certificate pdf documents using this library, but the sign method does not allow (at least for now) to add permissions to the document, and I wasn't able to understand how the enable_usage_rights worked.

I guess my problem is pretty similar to the one described in #14.

I tried to figure out a solution for this, and I hacked a quick solution that seems to work right now: miguelsantoss@f86fd70.

I found some references to the DocMDP header in the signature.rb, is this something you plan to add in the future? Adding that to the signature seems to be what I needed.

Another question is if it's possible to encrypt a document, and then sign/certify it. Is this something that could be done?

If I try to sign after the encryption, even without setting a password, it gives me an error.

@Nerian
Copy link

Nerian commented Mar 31, 2019

@miguelsantoss1 Hi

I am trying to do the exact thing: I want to add a Digital Signature and now allow any sort of change of a document. ¿How did you manage to do it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants