Last Updated:
30 Apr 2020 09:15
by ADMIN
PdfViewer: Handle import of documents with invalid offsets of the objects inside the cross-reference table
Error message is: "One or more errors occurred.
(Unable to cast object of type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Types.PdfName' to type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Types.PdfInt'.)"
The current implementation relies on valid cross-reference offsets in the PDF documents so that PDF objects are easily found and parsed. However, we may implement a mechanism for importing documents with invalid offsets for the objects inside the table.