CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE
Over 1.096.000 registered users (EN+CZ). AutoCAD tips, Inventor tips, Revit tips. Try the new precise Engineering calculator and the updated Barcode generator. New AutoCAD 2026 commands and variables.

CAD tip CAD tip # 12347:

Question

CAD 
 %  platform  category 
A
When trying to open a DXF file in AutoCAD, an error is reported:

Error in drawing header on line 1.
Invalid or incomplete DXF input -- drawing discarded.
Press ENTER to continue:

This error indicates that the opened DXF file is corrupted (damaged). Common causes are:

  • The DXF file was created by an external application but it doesn't have a proper format matching the DXF specification.
  • The file was created as an export from a corrupted (e.g. non-Autodesk) DWG file.
  • The file was damaged during transmission or during copying.
  • It is not a DXF file, but e.g. a renamed .DWG file.
  • The DXF file was edited in Word.
  • The DXF file is not stored in the ASCII or UTF-8 (w/o BOM) format - it is stored e.g. in the text format encoded as UTF-16 or as UTF-8 with the leading BOM characters.

Try to create the DXF file again or repair it using a text editor, e.g. Notepad, Notepad++.

A typical DXF file (after you open it in Notepad) begins e.g. with this:

  0
SECTION
  2
HEADER
  9
$ACADVER
  1
AC1032
  9
$ACADMAINTVER
 90
      157
  9
$DWGCODEPAGE
  3
ANSI_1250
  9
$LASTSAVEDBY
...

The error may be found also on a higher line number - in this case, it is typically a syntax error in the DXF exchange format on the given row. Or the file comes from a higher AutoCAD version than you use to open it. Correct the problem in a text editoru or contact your AutoCAD vendor.

ACADACLTACADM
100% *CAD
21.8.2019    18924×   FAQ  
applies to: AutoCAD · AutoCAD LT · AutoCAD Mechanical ·

See also:
Tip 14628:What 3D formats are supported in Autodesk FlexSim?
Tip 14620:Converting object data (OD) to XData (XD) in AutoCAD Map 3D.
Tip 14526:How to export geometry from AutoCAD DWGs to JSON files and import it back?
Tip 14481:How to bulk publish a folder of DWG/DXF files to PDF?
Tip 14472:Overview of CAD formats supported in Inventor 2026 (import/export/AnyCAD).


Back    All CAD Tips



Have we helped you? If you want to support the CAD Forum web service, consider buying one of our CAD applications, or our custom software development offerings, or donating via PayPal (see above). You may also add a link to your web - like this "fan" link: CAD Forum - tips, utilities, blocks for Autodesk products
CAD: 
OS: 
Categ: 
Text:
 FAQ
  



Featuring:
Use Google Earth images in your AutoCAD projects with the Plex.Earth Tools More info


Please use these tips at your own risk.
ARKANCE is not responsible for possible problems that may occur as a result of using any of these tips.
TOPlist