开发者

How to display dwf/dwg in a web page?

开发者 https://www.devze.com 2022-12-09 15:51 出处:网络
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.

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开发者_如何学Go height="500px" width="100%" scrolling="auto" src="drawing.dwg"></iframe>

Is there a new/better activex control available?


Volo View 3 fixed it

0

精彩评论

暂无评论...
验证码 换一张
取 消