How to display dwf/dwg in a web page?

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

1 Answer

Volo View 3 fixed it

0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like