Unplanned
Last Updated: 07 Oct 2021 11:23 by ADMIN
Sebastian
Created on: 07 Oct 2021 11:15
Category: PDFViewer
Type: Bug Report
1
PdfViewer: InvalidCastException is thrown when importing a document with a missing state separator in the object stream

When importing a document with a missing state separator (e.g. linefeed) in the object stream (ObjStm) an exception is thrown: System.InvalidCastException: 'Unable to cast object of type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Types.PdfDictionary' to type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Types.PdfInt'.'

А possible workaround could be handling the exceptions: Handling Exceptions.

0 comments