unidoc / unipdf

Golang PDF library for creating and processing PDF files (pure go)
https://unidoc.io
Other
2.54k stars 250 forks source link

SetPdfModifiedDate is modifying the pdfCreationDate #354

Closed akohring closed 3 years ago

akohring commented 4 years ago

The SetPdfModifiedDate should set the pdfModifiedDate, not the pdfCreationDate

https://github.com/unidoc/unipdf/blob/22e282c10605a4a10097c972fb3c1dd52327275c/model/writer.go#L96

github-actions[bot] commented 4 years ago

Welcome! Thanks for posting your first issue. The way things work here is that while customer issues are prioritized, other issues go into our backlog where they are assessed and fitted into the roadmap when suitable. If you need to get this done, consider buying a license which also enables you to use it in your commercial products. More information can be found on https://unidoc.io/

gunnsth commented 3 years ago

This is fixed in v3.14.0