Dieter von Holten created PDFBOX-5853: -----------------------------------------
Summary: the PDDocument.documentId does not seem to be written into the flat byteStream Key: PDFBOX-5853 URL: https://issues.apache.org/jira/browse/PDFBOX-5853 Project: PDFBox Issue Type: Bug Affects Versions: 3.0.2 PDFBox Reporter: Dieter von Holten writing a PDDocument does not seem to include the documentId. The field is looked at in COSWriter (and mixed into some md5sum), but it is not explicitly written. Upon restoring the PDDocument from byteStream, the field documentId contains null. Is that the expected behaviour? -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org