Design Review
Welcome to Autodesk’s Design Review Forums. Share your knowledge, ask questions, and explore popular Design Review topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

View DWF files without FireFox plugin

0 REPLIES 0
Reply
Message 1 of 1
vkathir
1431 Views, 0 Replies

View DWF files without FireFox plugin

Hi All,

We are embedding DWF viewer within our application using JavaScript. 

I would like to know if it is possible to display DWF viewer in FireFox browser without enabling the ADR FireFox plugin ?

 

I am using similar code as below to embed the DWF viewer

 

<object id="ADViewer" TYPE="application/x-Autodesk-DWF" border="1" width="500" height="500"><param name="Src" value="2dObjectSample.dwf?NamedView=ZoomedIn" /> </object>

 

The above code works fine when the ADR FireFox plugin is active, but once i disable the plugin the  page does not display the viewer.

 

In Chrome browser the above code displayes the viewer correctly.

 

Can some one let me know how to embed the DWF viewer so that it can be displayed correctly in FireFox(without plug) and in Chrome browser.

 

 

Thank you

 

 

 

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report