Viewing drawing files (.dfx) in .aspx pages using CADViewX
Posted: 01 Apr 2012, 15:37
Hi , I am having requirement to show .dxf files in our asp.net application (C# code). I find CADViewX is more suitable to our application. So I am trying demo version. I tried to develop a sample application which is having basic viewing ,Zoom and Annotation features. But I don't know how to use CADViewX.
Can you please provide sample application so that it will be useful to me in understanding of using CADViewx. I gone through your Demo applications. But I need for web application (C# code).
I want to follow below steps to show .dxf files in .aspx page
1) I will convert .dxf file to raster image file(.jpeg/.png/.bmp)
2) I will bind that image data to image control in .aspx page.
I tried to convert but I failed. So can you please guide me by giving sample code snippet
Is it possible to do annotations like Markups,Redaction on asp.net image control using CADViewX dll?
Thanks in Advance
Can you please provide sample application so that it will be useful to me in understanding of using CADViewx. I gone through your Demo applications. But I need for web application (C# code).
I want to follow below steps to show .dxf files in .aspx page
1) I will convert .dxf file to raster image file(.jpeg/.png/.bmp)
2) I will bind that image data to image control in .aspx page.
I tried to convert but I failed. So can you please guide me by giving sample code snippet
Is it possible to do annotations like Markups,Redaction on asp.net image control using CADViewX dll?
Thanks in Advance