Open nihao2015 opened 7 years ago
I have no plans yet but Pull requests are welcome.
@nihao2015 if you need PDF signing I have used the next example: https://gist.github.com/elico/d203aaf4667d592cb45b669d878ffe99
Using the ruby library origami and it's in production for a very long time and have signed K's of docs.
In the meantime, I have ported my C++ signer to Go: https://git.janouch.name/p/pdf-simple-sign https://godoc.org/janouch.name/pdf-simple-sign/pdf
It works for Cairo-produced documents, is a working PoC, and can be used as a post-processing step.
I hope it helps. I can provide consultation and reviews.
Are there any plans to support digital signature fields?