Earlier quoted context omitted.
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...
You did amuse me! Thanks! To me this is the kind of scope creep that causes a "simple" PDF renderer department to end up with 50 devs working in it full-time. I wonder... can a PDF have an iframe that opens itself? Causing an infinie loop of it loading itself?
SumatraPDF Reader
91–100 of 276 posts
Re: SumatraPDF Reader
#92Re: SumatraPDF Reader
#93Bless the heart of whoever looked at the PDF spec and said to themselves, "Nice, I'd like to writer a parser for this."
No joke. Yesterday I found out PDFs can have forms with JavaScript. https://tcpdf.org/examples/example_014/ How does this even work?
Re: SumatraPDF Reader
#94Wow, 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?
Probably supporting 100% of the PDF spec. plus addressing all those obscure feature requests that 6 companies in this one very niche industry really really need. Sumatra is fantastic and basically the only PDF reader I use on Windows, but it does have maybe 10% of the features Adobe acrobat has. It is however the 10% that that basically everybody needs.
Re: SumatraPDF Reader
#95Wow, 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
#96I love SumatraPDF. I've used it for years and it is wonderful. I have been writing Latex in vim and I compile with the document open in sumatra side by side for instant updates. Very smooth workflow with the instant reload of the page.
Re: SumatraPDF Reader
#97Sumatra is one of the (few) win apps I miss since recently converting to linux. Running it under wine seems like overkill, but I wish for a debian port...
Re: SumatraPDF Reader
#98I 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/
Re: SumatraPDF Reader
#99What's super handy about SumatraPDF is that it will auto reload normal image files if they're modified, so it's an easy way to get some sort of windowed graphics output by saving image files.
Not just images. Whole PDFs as well. I do some PDF generation for work, and running the update command and instantly seeing the changes when it’s done, is great.