Closed aagubanov closed 8 months ago
@aagubanov thanks for raising this issue and the thorough explanation.
You should be able to share dmaamole documents by drag/dropping them in the comment you write
@aagubanov thanks for raising this issue and the thorough explanation.
You should be able to share dmaamole documents by drag/dropping them in the comment you write
Thank you, it works.
@aagubanov thanks for providing the documents. I've created a fix PR to handle indirect references in doc info factory.
I think the date format issue is out of scope for PdfPig though
I've identified several real cases when the creation date is stored inside a document but is not extracted by the library. The following causes have been noticed:
Unfortunately I see no way to iterate over the token collection in a less ugly way.
Possible fix (UglyToad.PdfPig.Util.DateFormatHelper, method TryParseDateTimeOffset):
Not sure how to share sample documents.