svenssonaxel / pdf-sign

A tool to sign PDF files. With Linux support.
MIT License
127 stars 3 forks source link

Add --print-path option and README updates #8

Closed brunetton closed 4 months ago

brunetton commented 7 months ago

Thank you for this great software, I was looking for a tool like this one since some weeks ago.

I used it today and I missed some details to understand how it works. So I updated README and added a command line option to print signatures folder.

Hope this looks okay to you. Tell me !

Thanks again !

svenssonaxel commented 5 months ago

@brunetton I came up with a different solution that requires no extra options. Essentially, the help text and error messages are customized to explain the situation on your particular system. Check my branch dev and let me know what you think.

svenssonaxel commented 4 months ago

@brunetton PR rejected since the solution I mentioned above is now merged. Feel free to open an issue if you are not satisfied.