Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend by adding pdfioGetModDate and extend the pdfioinfo example #88

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

tlaronde
Copy link
Contributor

When exploring a PDF, it may be convenient to have the typical informations delivered by some "Document Properties"---and some more about the MediaBox(es).

So just add the function to get the ModDate and extend the pdfioinfo example as an example of what the library do have and pdfioinfo as a debugging tool also.

When exploring a PDF, it may be convenient to have the typical
informations delivered by some "Document Properties"---and some more
about the MediaBox(es).

So just add the function to get the ModDate and extend the
pdfioinfo example as an example of what the library do have
and pdfioinfo as a debugging tool also.

Signed-off-by: Thierry LARONDE <[email protected]>
Copy link
Owner

@michaelrsweet michaelrsweet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor coding style things to fix and I'll need to update the documentation for the example changes, but looks good otherwise.

Holding for 1.5.0.

@michaelrsweet michaelrsweet self-assigned this Jan 18, 2025
@michaelrsweet michaelrsweet added enhancement New feature or request priority-medium labels Jan 18, 2025
@michaelrsweet michaelrsweet added this to the 1.5 milestone Jan 18, 2025
@michaelrsweet michaelrsweet merged commit 4f880bc into michaelrsweet:master Feb 13, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants