Earlier quoted context omitted.
It says in the document itself that it only works in Chromium-based browsers.
What kind of pdf feature works in chrome but not evince?
Linux Running in a PDF
41–50 of 116 posts
Re: Linux Running in a PDF
#42Re: Linux Running in a PDF
#43Re: Linux Running in a PDF
#44 gs \
-dNOPAUSE \
-sDEVICE=pdfwrite \
-sOUTPUTFILE=clean.pdf \
-dBATCH \
dirty.pdf
[0]: https://tex.stackexchange.com/a/481609/29430Re: Linux Running in a PDF
#45Does anyone know if running PDFs through the following filter (as in [0]) prevent malicious actors? gs \ -dNOPAUSE \ -sDEVICE=pdfwrite \ -sOUTPUTFILE=clean.pdf \ -dBATCH \ dirty.pdf [0]: https://tex.stackexchange.com/a/481609/29430
At a minimum, you'd have to sandbox it using something like gVisor.
Re: Linux Running in a PDF
#46 1. Linux Running in a PDF (doompdf.dev)
114 points by theden 4 hours ago | flag | hide | 37 comments
2. Ingesting PDFs and why Gemini 2.0 changes everything (sergey.fyi)
978 points by serjester 17 hours ago | flag | hide | 323 comments
As people start bolting various kinds of PDF parsers and evaluators to LLMs, there's got to be some interesting hack potential.Re: Linux Running in a PDF
#47Re: Linux Running in a PDF
#48Doesn't work in Evince or Firefox FWIW.
It says in the document itself that it only works in Chromium-based browsers.
Re: Linux Running in a PDF
#49Who the hell keeps making those? First I saw Tetris, now a whole OS. Awesome!
https://www.alchemistowl.org/pocorgtfo/
I confess to having become a fan long, long ago ..
Re: Linux Running in a PDF
#50I would really appreciate if someone could put a decent PDF reader, like Sumatra, into a PDF so I could have a portable and good PDF reader on locked down computers.