how to read dxf file content text?

Farshad Valizade 501 Reputation points
2024-05-18T05:02:23.39+00:00

Hi every body

I have a DXF file format that have drawing and text in it.

I want to extract text from this file but I have no idea t odo that.

can any one help me?

Capture

4-FUG-16802-AAR61-N_Sht_1.txt

and dxf file(i change dxf extension to txt to upload it)

Developer technologies | C#
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,926 Reputation points Volunteer Moderator
    2024-05-18T16:26:36.22+00:00

    Here is a well defined python library

    https://ezdxf.readthedocs.io/en/stable/index.html

    if you google you can find c# libraries

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.