New Feature: HTML RoundTripping
Sometimes corrupt objects or slides in PPT files can cause the presentation to misbehave. Strange as it may seem, exporting the presentation to HTML and reimporting it can correct some corruptiong problems.
Roundtrip to HTML, including font replacement of double-byte fonts is a new feature in the free Starter Set.
Hold down the Ctrl key while you click the ? icon on the StarterSet toolbar; this saves your presentation out as HTML and re-opens it.
You can also use this to replace Asian/double-byte fonts with standard fonts in your presentation. To do this, add the following section to your PPTools.INI file:
[FontReplacements]
Count=3
Font1=SimSun|Arial
Font2=MS Mincho|Arial
Font3=Tahoma|Times New Roman
Count must match the number of search/replace pairs below.
Each pair must have a unique, sequential "FontX" where X is the sequential number. For example, if you want to add a fourth font above, you'd change "Count=3" to "Count=4" and add a new Font4=xxx|yyy line.
Each pair consists of: Name of font to be replaced|Name of font to replace it with (two font names separated by a vertical bar or "pipe" character)
[Previous] [Home] [Next]
