Earlier quoted context omitted.
> When you hover on a cross-referenced entry, it opens a little preview window with the contents of the reference. Wikipedia does the same thing, but I assume you would know that. What am I misunderstanding? Also, if it makes your PDF reader execute arbitrary remote code, isn't that a serious risk?
I don't believe it's a risk, since you're not injecting arbitrary remote code into a document, you're more overlaying on top of it. Even if the reader wants to execute code, then it will, that's how you have a reader to begin with. As long as it's not the PDF itself (source document) deciding to execute inline code, you should be fine.
SumatraPDF Reader
231–240 of 276 posts
Re: SumatraPDF Reader
#232Re: SumatraPDF Reader
#233Re: SumatraPDF Reader
#234Earlier quoted context omitted.
Exclusive locking is simply the default on Windows.
Sure, but for a viewer, deviating from that default makes a lot of sense. I started using Sumatra years ago exclusively because of that feature. Exports/compiles failing, just because the PDF is still open somewhere is just unbelievably annoying.
Re: SumatraPDF Reader
#235Earlier quoted context omitted.
Did they ever fix the issues around printing? I always ended up using a different PDF viewer just because of that.
(I wrote SumatraPDF). Not yet but I'm thinking about how to improve it. Maybe next version.
Re: SumatraPDF Reader
#236I haven't really felt the need for a dedicated PDF reader ever since Firefox upped their PDF support. It works pretty well and recently added support for form filling, text box and drawing [1]. SumatraPDF does support other file formats, which is nice. [1] https://www.mozilla.org/en-US/firefox/features/pdf-editor/
Is there a dual page view? Can you change whether the first page is left or right?
It has dual page view and the option for odd or even page split - addressing your first page left/right concerns.
Re: SumatraPDF Reader
#237I really love SumatraPDF but I wish it'd fare better on the search story: there's no widget to show all search matches, afaik, and searching can be slow on really big files with thousands of pages. To be fair, most PDF readers struggle with this, and I suspect only Acrobat attempts to cache or index files (as a Pro feature).
I remember reading a blog post from the author of sioyek boasting about search performance. Haven't personally compared the options but for me sumatra zathura and sioyek all feel fast enough to not notice any problems. https://ahrm.github.io/jekyll/update/2022/09/11/pdf-viewer-t... "Now I must admit, the reason sioyek is so fast is because it creates a search index when you open the document."
Re: SumatraPDF Reader
#238SumatraPDF is among the OSS PDF tools I use. Since Adobe is pushing a more aggressive stance for monetization of Acrobat, I am trying to replace selected PDF workflows with OSS. Here are some of the tools I use. qpdf removing passwords, unlocking PDFs, conversion install in WSL with apt-get install qpdf remove password with qpdf --decrypt --password="" input.pdf output.pdf PDF4QT - Open Source PDF Editing Deleting, S…
META: What's the best way to convert pdfs to CSV/excel? Any new LLM tool?
Re: SumatraPDF Reader
#239Wow, I just installed this for the first time and its performance blows both Adobe Reader (not an achievement) and Foxit (something of an achievement) out of the water! Nice work by these devs. And its install footprint is around 10% of those programs. What the hell is Adobe doing, I wonder, that makes their software so unbearably slow and painful to use?
Re: SumatraPDF Reader
#240Earlier quoted context omitted.
No joke. Yesterday I found out PDFs can have forms with JavaScript. https://tcpdf.org/examples/example_014/ How does this even work?
I hope I can amuse you further: PDF embedded 3d models https://helpx.adobe.com/mt/acrobat/using/displaying-3d-model... and interaction https://www.astrobetter.com/blog/2012/03/07/tutorial-for-emb... You can also do animated page transitions like PowerPoint, but I don't have the right link available...