I’m curious: what good would automating signing a PDF through a utility do? The whole purpose of a signature is that a person signed and agreed to something. That cannot be done automatically.
Why wouldn’t a company sign documents they create automatically? This is about a cryptographic signature that lets the user verify authorship, not a visual signature in the PDF, right? So it would still be useful to be able to verify that a bank statement is really from my bank, even if it was generated without human interaction.
Spotlight on pdfly, the Swiss Army knife for PDF files
21–30 of 100 posts
Re: Spotlight on pdfly, the Swiss Army knife for PDF files
#22Not the same thing but just want to shoutout https://www.pdfgear.com/ as one of the only viable alternatives to adobe for intermediate level PDF tinkering. It’s free and available for everything except Linux.
Re: Spotlight on pdfly, the Swiss Army knife for PDF files
#23Pdftk has been been around for many years, and does exactly the same things. Why reinvent the wheel? https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
And it’s natural to then build a cli tool on top of the library they already made.
Re: Spotlight on pdfly, the Swiss Army knife for PDF files
#24Re: Spotlight on pdfly, the Swiss Army knife for PDF files
#25Pdftk has been been around for many years, and does exactly the same things. Why reinvent the wheel? https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
Re: Spotlight on pdfly, the Swiss Army knife for PDF files
#26For low-level work, qpdf can be quite useful: https://github.com/qpdf/qpdf
It's Apache-licensed and written in C++.
Re: Spotlight on pdfly, the Swiss Army knife for PDF files
#27Like when I hear something is the Swiss army knife of something, my take is that it does a lot of things poorly and there are better specific tools for every need. Like if you need a really terrible knife or bottle opener or screwdriver or saw, a Swiss Army knife has you covered. But it should be a tool of last resort when you have no other options.
Re: Spotlight on pdfly, the Swiss Army knife for PDF files
#28Pdftk has been been around for many years, and does exactly the same things. Why reinvent the wheel? https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
Re: Spotlight on pdfly, the Swiss Army knife for PDF files
#29This is totally an aside, but I wonder how long the "Swiss army knife" metaphor will hang on in popular culture. People generally use it to indicate that something does a variety of things, but I'd say many of younger generation have never touched if even seen such a knife in their life, and even among older generations it doesn't have a positive connotation. Like when I hear something is the Swiss army knife of some…
They're great hiking, camping, traveling, in backpacks and bags.
What's wrong with it as a knife? It's perfectly sharp. Obviously it's not a full-sized chef's knife, but it will cut your apple or twine or packing tape. It's a multitool. It does lots of things. A tool of "last resort" seems to miss the point -- it's not meant to use at home, when you have a full-size screwdriver and bottle opener and corkscrew. It's for traveling with you. And it's great at that.
SAK's are iconic. I don't think your take is a common one.
Re: Spotlight on pdfly, the Swiss Army knife for PDF files
#30This is totally an aside, but I wonder how long the "Swiss army knife" metaphor will hang on in popular culture. People generally use it to indicate that something does a variety of things, but I'd say many of younger generation have never touched if even seen such a knife in their life, and even among older generations it doesn't have a positive connotation. Like when I hear something is the Swiss army knife of some…