0

Want to View .dwg files in UIWebView in Iphone, I have tried to load the URL of .dwg file in webview.But its not loading. Please suggest any 3rd party browser or any other way to viewing .dwg files. Thanks in Advance.

Tobi Nary
  • 4,566
  • 4
  • 30
  • 50
I'm a Learner
  • 193
  • 1
  • 2
  • 15

1 Answers1

3

here is the list of supported document formats, it's no AutoCAD there https://developer.apple.com/library/ios/qa/qa1630/_index.html#//apple_ref/doc/uid/DTS40008749

you can try to use Autodesk DWF Toolkit for this http://usa.autodesk.com/adsk/servlet/index?id=823771&siteID=123112

Igor
  • 1,537
  • 10
  • 12