Bug 707451 - Incorrect rendering of a page
Summary: Incorrect rendering of a page
Status: RESOLVED FIXED
Alias: None
Product: MuPDF
Classification: Unclassified
Component: mupdf (show other bugs)
Version: unspecified
Hardware: PC Windows 10
: P2 normal
Assignee: MuPDF bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-04 14:15 UTC by Jorj
Modified: 2024-01-30 18:35 UTC (History)
1 user (show)

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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".