How to display dwf/dwg in a web page?

社会主义新天地 提交于 2019-12-06 13:01:21

问题


How do you embed Autodesk 2010 dwf/dwg files in a web page?

I found some old code that worked with the Volo View Express 2 activex control in IE, but it won't display newer drawings.

<iframe height="500px" width="100%" scrolling="auto" src="drawing.dwg"></iframe>

Is there a new/better activex control available?


回答1:


Volo View 3 fixed it



来源:https://stackoverflow.com/questions/1646058/how-to-display-dwf-dwg-in-a-web-page

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!