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

Add PdfDocumentReference::with_creation_date #74

Merged
merged 1 commit into from Oct 20, 2020

Conversation

robinkrahl
Copy link
Contributor

This patch adds the with_creation_date method to PdfDocumentReference
that sets the creation date in the PDF metadata.

Fixes #71.

This patch adds the with_creation_date method to PdfDocumentReference
that sets the creation date in the PDF metadata.

Fixes fschutt#71.
@fschutt fschutt merged commit d1ec029 into fschutt:master Oct 20, 2020
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.

Add PdfDocumentReference::set_creation_date
2 participants