ADR and WPF
We are developing a Windows desktop application in WPF and require the ability for users to view DWF CAD documents inside the application. The user control that comes with ADR only seems to be WinForms. Are there any other Autodesk products that can be used to simply view DWF files in a read only viewer developed in WPF? I've found the AutoCAD .NET API but it is unclear if that can be used to create a simple viewer.
Link copied