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
5.17k stars 495 forks source link

Fixed utils.do_links() crash. #3507

Closed felixxm closed 4 months ago

felixxm commented 4 months ago

Follow up to 2067826105c58c68942839aed95ae4e7909ee341. Regression in bde7550154daad82ff7e346f033e78caf2784159.

Refs #3471.

julian-smith-artifex-com commented 4 months ago

Many thanks for submitting this fix; it's now merged.