pwmt / zathura

Document viewer
https://pwmt.org/projects/zathura
zlib License
1.87k stars 128 forks source link

pdf document getting cropped on mupdf backend #427

Open sebastinas opened 8 months ago

sebastinas commented 8 months ago

On GitLab by @napca on Oct 23, 2023, 07:44


I have a pdf file that has different page size at the beginning and with mupdf it tries to autocrop it which leads to parts of the text missing. this problem does not occur on poppler but I need the epub support so It's not an option for me to switch to it.

Here are the screenshots of the same document with different backends

also here's my output of zathura --version

zathura 0.5.2
girara 0.3.9 (runtime: 0.4.0)
(plugin) cb (0.1.10) (/usr/lib/zathura/libcb.so)
(plugin) ps (0.2.7) (/usr/lib/zathura/libps.so)
(plugin) djvu (0.2.9) (/usr/lib/zathura/libdjvu.so)
(plugin) pdf-mupdf (0.4.1) (/usr/lib/zathura/libpdf-mupdf.so)