Hi
I can use the same stream for both Document and PdfFileInfo, but not if I set UseStrictValidation=true, then the stream seems to be closed which was not expected.
By design or a bug? If by design I have to have two …...use the same stream for both Document and PdfFileInfo, but not if...)) { using (Document pdfDocument = new Document(stream)) { using...