问题
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