On Tue, 19 Nov 2019 10:11:53 -0800 Dan Hitt <dan.h...@gmail.com> wrote:
... > xpdf and mupdf both work without emitting extraneous warnings, although > afaict they don't have easy ways for random access to pages. (There are I'm not sure what you mean by "random access" - they don't have thumbnail previews, but navigating through PDFs with mupdf can actually be quite efficient. For example, just type a number followed by enter to go to that page, or type "/somestring" followed by enter to search and navigate to the appropriate page (followed by "n" and so on to jump to subsequent matches). Celejar