-
Notifications
You must be signed in to change notification settings - Fork 648
Closed
Labels
Fixed in next releaseenhancement-upstreamto be implemented by MuPDFto be implemented by MuPDFfix developedrelease schedule to be determinedrelease schedule to be determined
Description
Description of the bug
page.rotation returns incorrect value
How to reproduce the bug
For this particular file:
ss.pdf
pdf = pymupdf.open(...) print(paf[0].rotation) -> 270
While the correct rotation should be 180.
PyMuPDF version
1.25.5
Operating system
MacOS
Python version
3.12
Metadata
Metadata
Assignees
Labels
Fixed in next releaseenhancement-upstreamto be implemented by MuPDFto be implemented by MuPDFfix developedrelease schedule to be determinedrelease schedule to be determined