Bug 707451

Summary: Incorrect rendering of a page
Product: MuPDF Reporter: Jorj <jorj.x.mckie>
Component: mupdfAssignee: MuPDF bugs <mupdf-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: robin.watts
Priority: P2    
Version: unspecified   
Hardware: PC   
OS: Windows 10   
Customer: Word Size: ---

Description Jorj 2024-01-04 14:15:29 UTC
Rendering the page of attached file shows deviating text.

PyMuPDF issue https://github.com/pymupdf/PyMuPDF/issues/2964

Example file https://github.com/pymupdf/PyMuPDF/files/13817811/img_test.pdf

Wrong text is near top-left visible as "1 From Shipper ..."
Comment 1 Robin Watts 2024-01-30 18:35:42 UTC
The file looks broken. We have a fix on master that improves it.

The text now says "1 Front(Shipper)", albeit with dodgy spacing.

Essentially, it's a broken file, and we're doing as well with it as we can.

The commit in question is:

https://git.ghostscript.com/?p=mupdf.git;a=commitdiff;h=0a5b60420

I'll see about pulling this back to 1.23.x so you can get access to it soon.

Not sure if this should be "Resolved Invalid" or "Resolved Fixed" cos it is a broken file. As we have some code that improves it, I'm going to mark this as "Resolved Fixed".