Skip to content

pdftoipe: Fix build on poppler 26.06#82

Merged
otfried merged 1 commit into
otfried:masterfrom
daeho-ro:poppler-26.06-getbox-reference
Jun 7, 2026
Merged

pdftoipe: Fix build on poppler 26.06#82
otfried merged 1 commit into
otfried:masterfrom
daeho-ro:poppler-26.06-getbox-reference

Conversation

@daeho-ro
Copy link
Copy Markdown
Contributor

@daeho-ro daeho-ro commented Jun 7, 2026

poppler 26.06 changed Page::getMediaBox()/getCropBox() to return a const reference instead of a pointer. Guard with POPPLER_VERSION_AT_LEAST so the code keeps building against both older and newer poppler.

poppler 26.06 changed Page::getMediaBox()/getCropBox() to return a
const reference instead of a pointer. Guard with POPPLER_VERSION_AT_LEAST
so the code keeps building against both older and newer poppler.
@otfried otfried merged commit 7aa2e33 into otfried:master Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants