Hi.
When opening a document, the following error occurs:
"Unhandled Exception: System.InvalidCastException: Arg_InvalidCastException
at System.Runtime.TypeCast.CheckCastClass(MethodTable*, Object) + 0x31
at SkiaSharp.SKAbstractManagedStream.ReadInternal(IntPtr s, Void* context, Void* buffer, IntPtr size) + 0xc4
at Spire.Doc.Base!<BaseAddress>+0x1bc7b5c"
I don't know the cause of the error and I'm having trouble dealing with it.
Could you help me to overcome this issue.