Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Hi I wonder how to read dxf files with php.
did you have any clear algorithm ?
Posted

1 solution

Algorithm? DXF is a text format. Read the file and do with it what you want. I don't know what you intend to do with a deawing in PHP, but you haven't tried to share this with us. So consult the reference: http://images.autodesk.com/adsk/files/acad_dxf0.pdf[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 2-Jan-15 18:29pm    
5ed.
—SA
Member 12699692 23-Aug-16 13:41pm    
Way to be a dick Zorgo...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900