Completed
Last Updated: 06 Jul 2023 07:54 by ADMIN
Release R2 2023 SP1
Jonas
Created on: 11 May 2023 09:35
Category: PdfProcessing
Type: Bug Report
0
PdfProcessing: InvalidCastException is thrown when a name start character ("\") is followed by a literal string start character ("(")

InvalidCastException is thrown when a name start character is followed by a literal string start character.

System.InvalidCastException: Unable to cast object of type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Types.PdfInt' to type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Types.PdfName'.

0 comments