You are not logged in.

#1 2012-06-26 05:41:10

kaikaizi
Member
Registered: 2010-05-11
Posts: 10

mupdfPage: an add-on for mupdf for auto-loading/saving page numbers

I love MuPDF, but it doesn't store page number before you exit as other viewers do. I wrote a new header 'pdfpage.h' under the 'apps' directory and hacked 'pdfapps.c' a bit so that now it auto-saves and loads page numbers. The hack is based on a svn version, which keeps changing and makes patching hard, so I put my hacks in the README.txt.

The source can be retrived here: https://github.com/kaikaizi/mupdfPage/

To use, clone latest source:
git clone git://git.ghostscript.com/mupdf.git

drop 'pdfpage.h' into apps directory, and apply the 4 changes in 'pdfapps.c'.

Offline

#2 2012-06-26 08:30:12

Stalafin
Member
From: Berlin, Germany
Registered: 2007-10-26
Posts: 617

Re: mupdfPage: an add-on for mupdf for auto-loading/saving page numbers

Check out llpp and zathura. The former uses mupdf to render PDFs, the latter can (with a plugin). Both are very fast (llpp just FLIES), and have that auto-loading/saving page numbers. And, zathura has genious keybindings.

But cool project. Thanks.

Offline

Board footer

Powered by FluxBB