pymupdf / PyMuPDF

PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
https://pymupdf.readthedocs.io
GNU Affero General Public License v3.0
4.49k stars 443 forks source link

src/ tests/: Correct links to pages with different size/rotation. #3610

Closed julian-smith-artifex-com closed 6 days ago

julian-smith-artifex-com commented 6 days ago

This addresses #3347 and #3400.

We need to use the destination page's transformation matrix when constructing the link text.