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

New options to set the creation date and the modify date through new methods #973

Open
speckyspooky opened this issue Oct 31, 2023 · 1 comment

Comments

@speckyspooky
Copy link

I tried to fix the issue of #971 by creation the xmp-metadata.
But the main issue was that the creation date and the modify date must be equal with the dates of the xmp-metadata.

Currently there is no option to use setter-methods to set both dates via an given date.
With both methods it would be possible to correct the issue directly on my side.

The requriement would be that the both dates can be set directly on the document/document stream and the pdf document must not stored before on the disk before the change can be done (like PdfStamper logic).

@asturio
Copy link
Member

asturio commented Mar 16, 2024

Can you say specify what setter are missing. It should not be a big deal adding some.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants