<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DXF read error Invalid or incomplete DXF input -- drawing discarded in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/dxf-read-error-invalid-or-incomplete-dxf-input-drawing-discarded/m-p/10371403#M76551</link>
    <description>&lt;P&gt;Have you created the DXF with AutoCAD? Have you tried the &lt;STRONG&gt;&lt;EM&gt;RECOVER&lt;/EM&gt; &lt;/STRONG&gt;command?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know the exact line-number where it fails? If so, you could open the DXF with an editor such as Notepad, Notepad++ or Visual Studio Code and inspect the informed line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DXF file structure starts like these:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;    0
  SECTION
    2
  HEADER&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and ends like these:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;  ENDSEC
    0
  ENDOF&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If EOF line (End Of File) is missing,&amp;nbsp;the data never completed writing to the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Common causes are:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The DXF file was created by an external application but it doesn't have a proper format matching the DXF specification.&lt;/LI&gt;&lt;LI&gt;The file was created as an export from a corrupted (e.g. non-Autodesk) DWG file.&lt;/LI&gt;&lt;LI&gt;The file was damaged during transmission or during copying.&lt;/LI&gt;&lt;LI&gt;It is not a DXF file, but e.g. a renamed DWG file.&lt;/LI&gt;&lt;LI&gt;The DXF file was edited in Word.&lt;/LI&gt;&lt;LI&gt;The DXF file is not stored in the ASCII or UTF-8 (w/o BOM) format.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To get further assistance, you should zip and upload the corrupted file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Further reading:&lt;/P&gt;&lt;P&gt;&lt;A href="https://images.autodesk.com/adsk/files/autocad_2012_pdf_dxf-reference_enu.pdf" target="_self"&gt;AutoCAD DXF Reference&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.help/AutoCAD-DXF/WS1a9193826455f5ff18cb41610ec0a2e719-7957.htm" target="_self"&gt;Writing a DXF file&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jun 2021 22:57:39 GMT</pubDate>
    <dc:creator>fatal.error</dc:creator>
    <dc:date>2021-06-07T22:57:39Z</dc:date>
    <item>
      <title>DXF read error Invalid or incomplete DXF input -- drawing discarded</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dxf-read-error-invalid-or-incomplete-dxf-input-drawing-discarded/m-p/10371345#M76547</link>
      <description>&lt;P&gt;Need some help! I get the error "DXF read error Invalid or incomplete DXF input -- drawing discarded" once in awhile.&lt;/P&gt;&lt;P&gt;I have a file Id like not to lose. Any idea how to recover it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas as to why this happens?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 22:25:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dxf-read-error-invalid-or-incomplete-dxf-input-drawing-discarded/m-p/10371345#M76547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-07T22:25:21Z</dc:date>
    </item>
    <item>
      <title>Invalid or incomplete DXF input  -- drawing discarded</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dxf-read-error-invalid-or-incomplete-dxf-input-drawing-discarded/m-p/10371314#M76548</link>
      <description>&lt;P&gt;Need help! On the occasion I have been getting the error "Invalid or incomplete DXF input -- drawing discarded, Press ENTER to continue"&amp;nbsp; Not sure why this is happening.&amp;nbsp; Any ideas on a fix?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 22:10:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dxf-read-error-invalid-or-incomplete-dxf-input-drawing-discarded/m-p/10371314#M76548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-07T22:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: DXF read error Invalid or incomplete DXF input -- drawing discarded</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dxf-read-error-invalid-or-incomplete-dxf-input-drawing-discarded/m-p/10371358#M76549</link>
      <description>"on occasion" and "once in awhile" are too random for a guaranteed fix: the errors only indicate you have a bad DXF files.&lt;BR /&gt;&lt;BR /&gt;What is the source of the DXF files? What is the content of the DXF files?</description>
      <pubDate>Mon, 07 Jun 2021 22:33:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dxf-read-error-invalid-or-incomplete-dxf-input-drawing-discarded/m-p/10371358#M76549</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2021-06-07T22:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: DXF read error Invalid or incomplete DXF input -- drawing discarded</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dxf-read-error-invalid-or-incomplete-dxf-input-drawing-discarded/m-p/10371378#M76550</link>
      <description>&lt;P&gt;"once in awhile" is the best way to describe it....I cant really say what I do different that would cause the "error".&amp;nbsp; I do hundreds of these type of drawings and I get one every now and then that does this to me where I can not open it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The file is just a simple drawing (car part, nothing 3D or crazy).&amp;nbsp; I have the file I can send if that'll help.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 22:41:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dxf-read-error-invalid-or-incomplete-dxf-input-drawing-discarded/m-p/10371378#M76550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-07T22:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: DXF read error Invalid or incomplete DXF input -- drawing discarded</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dxf-read-error-invalid-or-incomplete-dxf-input-drawing-discarded/m-p/10371403#M76551</link>
      <description>&lt;P&gt;Have you created the DXF with AutoCAD? Have you tried the &lt;STRONG&gt;&lt;EM&gt;RECOVER&lt;/EM&gt; &lt;/STRONG&gt;command?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know the exact line-number where it fails? If so, you could open the DXF with an editor such as Notepad, Notepad++ or Visual Studio Code and inspect the informed line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DXF file structure starts like these:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;    0
  SECTION
    2
  HEADER&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and ends like these:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;  ENDSEC
    0
  ENDOF&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If EOF line (End Of File) is missing,&amp;nbsp;the data never completed writing to the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Common causes are:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The DXF file was created by an external application but it doesn't have a proper format matching the DXF specification.&lt;/LI&gt;&lt;LI&gt;The file was created as an export from a corrupted (e.g. non-Autodesk) DWG file.&lt;/LI&gt;&lt;LI&gt;The file was damaged during transmission or during copying.&lt;/LI&gt;&lt;LI&gt;It is not a DXF file, but e.g. a renamed DWG file.&lt;/LI&gt;&lt;LI&gt;The DXF file was edited in Word.&lt;/LI&gt;&lt;LI&gt;The DXF file is not stored in the ASCII or UTF-8 (w/o BOM) format.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To get further assistance, you should zip and upload the corrupted file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Further reading:&lt;/P&gt;&lt;P&gt;&lt;A href="https://images.autodesk.com/adsk/files/autocad_2012_pdf_dxf-reference_enu.pdf" target="_self"&gt;AutoCAD DXF Reference&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.help/AutoCAD-DXF/WS1a9193826455f5ff18cb41610ec0a2e719-7957.htm" target="_self"&gt;Writing a DXF file&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 22:57:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dxf-read-error-invalid-or-incomplete-dxf-input-drawing-discarded/m-p/10371403#M76551</guid>
      <dc:creator>fatal.error</dc:creator>
      <dc:date>2021-06-07T22:57:39Z</dc:date>
    </item>
  </channel>
</rss>

