[ https://issues.apache.org/jira/browse/PDFBOX-5853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869173#comment-17869173 ]
Tilman Hausherr commented on PDFBOX-5853: ----------------------------------------- There are two documentIDs. I suspect that the one you found is the one from PDFBOX-1613 which is not the /ID array. Apparently this is about setting some seed. > 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 > Priority: Major > > 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