Word document in HTML iFrame height and menu display

  • Thread starter Stefan[www.itsconsulting.fr]
  • Start date
S

Stefan[www.itsconsulting.fr]

Hi,

We are currently having an issue. We are using Word Office 2007 if we
display the Word document on an iFrame of height 270px the Word menu
is displayed. However if the height is 250px then the Word menu is not
displayed.

The html I used is :
<html>
<body>
<iframe style="width:100%; height:250px" src="http://myServer/
myDocument.rtf">
</iframe>
</body>
</html>

Our objective is to : NOT display the word document menu, regardless
of the height of the iFrame.

is this possible?

Regards,
Stefan
http://www.itsconsulting.fr
http://www.elbeb.com/news
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top