Bug 707840

Summary: mudraw creates empty image from non-empty PDF page
Product: MuPDF Reporter: Jorj <jorj.x.mckie>
Component: mupdfAssignee: MuPDF bugs <mupdf-bugs>
Status: CONFIRMED ---    
Severity: normal CC: robin.watts, sebastian.rasmussen
Priority: P2    
Version: master   
Hardware: All   
OS: All   
Customer: Word Size: ---
Attachments: notext3.pdf

Description Jorj 2024-06-24 12:05:05 UTC
PyMuPDF issue https://github.com/pymupdf/PyMuPDF/issues/3448

Problem file https://github.com/user-attachments/files/15955231/notext.pdf

Issue description:
The line-art is not present on resulting PNG.

Reproducer: "mutool draw -o mutool.png notext.pdf"
Comment 1 Robin Watts 2024-06-24 19:59:40 UTC
Created attachment 25748 [details]
notext3.pdf

Simplified file.

GS and acrobat both show a horizontal line. MuPDF does not.