Hello,
We have problems when we try to open a DXF file with the following code:
using (var dxfFile = (CadImage) Image.Load(dxfFileStream))
{
...
}
You can see the exception in the attached image in this topic.
We’re using Aspose.CAD for NET v20.6.0. We want to get a license for Aspose.CAD, but we need this problem to be solved.
I saw a similiar issue in this thread:
Thanks!
exception.PNG (37.8 KB)