Click here to Skip to main content
15,894,343 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am working on .net web application and i want the user to view AutoCAD files directly on browser, may be after converting them to some other file format. I was using CadLib temporarily which allows me to convert DWG and DXF files, now i have the requirement where i have to read .DWFX files too which is not supported by CadLib. Basically i want such tool which allows me to convert all AutoCAD files format to image files.Is there any third party software which allows me to do so?
Posted
Comments
Vinay Mistry 18-Aug-14 5:06am    
If you have AutoCAD then save your file in jpg format then you can show your files on browser. this is the easiest way. or you can keep searching for third party software.

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