User-customizable slide number formats
ImageExport normally uses four-digit numbers for numbering exported files. That is, files will be named Slide0001, Slide0002 and so on.
You may prefer a different numbering format.
If you're familiar with VB number formatting, you can use any valid VB formatting string to control how ImageExport numbers slides.
You can enter the formatting string you want to use in the "Number format" text box on the Prefs dialog box.
If you have an older version of ImageExport and don't want to update for some reason, locate the [ImageExport] section in PPTools.INI and add these lines:
; Add any valid formatting string you like ; Default is 0000 NumberFormat=000000
See Using Format Strings in PPTools for number formatting examples.
To learn how to edit the PPTools.INI file, see How do I edit INI file settings?
[Previous] [Home] [Next]
