Controlling Display in IE

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I am using PPT ver 2003. I am saving a PPT as HTM and I would like to
control the dislay size of the presentation when it is rendered on a browser
(i.e. width 762 pixels, height 588 pixel).
Is it possible to do this in ppt?

Your help is appreciated.

Ed
 
Hi,
I am using PPT ver 2003. I am saving a PPT as HTM and I would like to
control the dislay size of the presentation when it is rendered on a browser
(i.e. width 762 pixels, height 588 pixel).
Is it possible to do this in ppt?

PPT's HTML output is quite complicated. If you're very good with HTML,
Javascript and CSS, you can probably work out a way to edit the files it makes.

If you don't need animation support and wouldn't mind getting better
crossplatform compatibility, have a look at our PPTools PPT2HTML addin, which
lets you decide what the HTML will look like. The free demo at
http://www.pptools.com/ppt2html/ lets you test it thoroughly.

Either way, here's a link that might help:

Javascript to force a browser window to a certain size and center itself
http://www.pptools.com/ppt2html/FAQ00186.htm
 
Thank you Steve - much appreciated

Steve Rindsberg said:
PPT's HTML output is quite complicated. If you're very good with HTML,
Javascript and CSS, you can probably work out a way to edit the files it makes.

If you don't need animation support and wouldn't mind getting better
crossplatform compatibility, have a look at our PPTools PPT2HTML addin, which
lets you decide what the HTML will look like. The free demo at
http://www.pptools.com/ppt2html/ lets you test it thoroughly.

Either way, here's a link that might help:

Javascript to force a browser window to a certain size and center itself
http://www.pptools.com/ppt2html/FAQ00186.htm

-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
 
Back
Top