Message 1 of 16

Not applicable
10-08-2018
12:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Attached is a file (ellipse_badendparm.cmp.dxf) that is not loading in AutoCAD 2018: when I open it, AutoCAD reports that the file is invalid. The file's DWGCODEPAGE is ANSI_1252 and and it has a string that is encoded as such. Compare this with the other attached file (ellipse_badendparm.bas.dxf) that is also declared as ANSI_1252 and has the same string encoded as UTF-8. This file is not rejected by AutoCAD and I can see some geometry. Why the file declared and encoded as ANSI_1252 not being read properly?
[ The subject line of this post has been edited for clarity by @handjonathan Original: Bad decoding of DXF file with properly encoded strings. ]
Solved! Go to Solution.