| ▲ | torben-friis 3 hours ago | ||||||||||||||||
>"Read this PDF" installs a pdf reader executable. How does this work regarding Macos notarization btw? | |||||||||||||||||
| ▲ | dvt 3 hours ago | parent | next [-] | ||||||||||||||||
I was actually curious, on my Mac, it uses `gs -q -sDEVICE=txtwrite -o output.txt input.pdf` (not sure why I have Ghostscript installed, maybe Adobe?) to read a PDF, and on my PC it just rawdogs `pdftotext`. | |||||||||||||||||
| ▲ | fragmede 3 hours ago | parent | prev [-] | ||||||||||||||||
What does notarization have to do with that? You or ChatGPT or whatever download a signed and already notarized binary. | |||||||||||||||||
| |||||||||||||||||