Viewing drawing files (.dfx) in .aspx pages using CADViewX

Discuss and ask questions about CADViewX (Lite and Pro versions).

Moderators: SDS, support, admin

Post Reply
Venkat
Posts: 7
Joined: 01 Apr 2012, 12:01

Viewing drawing files (.dfx) in .aspx pages using CADViewX

Post by Venkat » 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

support
Posts: 3271
Joined: 30 Mar 2005, 11:36
Contact:

Re: Viewing drawing files (.dfx) in .aspx pages using CADVie

Post by support » 02 Apr 2012, 16:14

Hello.
CADViewX can be placed on ASP.NET page using hosting. Functionality of the control will be present on ASP.NET page. Please send request for demo project to support@cadsofttools.com.

Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply