Completed
Last Updated: 13 Nov 2024 09:15 by ADMIN
Release 2024.4.1106 (Q4 2024)
Sven
Created on: 01 Oct 2024 13:33
Category: PdfProcessing
Type: Bug Report
1
PdfProcessing: NullReferenceException is thrown when importing a document with object reference format like "0000004 0 obj"
Usually, the object references are expected to be stored in the following format: "5 0 obj". However, if the format is "0000005 0 obj", the document can't be parsed successfully. As a result the document is not displayed in RadPdfViewer.
0 comments