Hi,
I get the following exception when I try to open the file from the archive attached:
“Can not read an image. The structure of the file is unexpected.”
The same file has no problems when opened in AutoCAD 2021. I’m using Aspose.CAD for .NET v. 20.4.0 and the code:
CadImage cadImage = (CadImage) Image.Load(filePath);
Thanks for any help.
Arnold
cantopen.zip (29.7 KB)