User Guide
Generating files
The following briefly explains how HTML Album Generator creates files.
HTML Pages
When you create an HTML album, HTML pages are generated based on the num-
ber of images selected, as well as the number of rows and columns specified. The
following format is used for naming HTML pages:
pagexx.htm Where ‘xx’ equals the page number.
For example, if you select enough images to fill three pages, the following files
exist:
page01.htm, page02.htm, page03.htm
If you want to change the name of an HTML file (when there are multiple pages),
you need to change the name within the HTML source code.
Thumbnails
A thumbnail is created for each image in an album. Thumbnails are sized to reflect
the aspect ratio of the original image.
The thumbnail is named to show it’s relation with the original image. The file
extension of the original image will be added to the beginning of the file name.
The thumbnail is then saved using the file extension specified in the HTML Album
Generator dialog box.
For example:
jpgacd001.gif The name of the thumbnail created from ACD001.JPG.
The GIF file extension was selected.
When using an HTML album in a web page, you will need to place all thumbnail
files, as well as the original images, on the server that contains your web page
files.
161