Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs/samples/code-printer.py: fixed to work with latest MuPDF.
Specifying complement of a bitmask goes wrong if a new enum value is added to MuPDF, so we now simply use `pymupdf.TEXTFLAGS_SEARCH`.
- Loading branch information