Specifying the maximum color depth for FH Web Edition sessions

The color depth (or color quality) of a FH Web Edition session can affect the quality of images in some applications. FH Web Edition sessions run at the color depth of the client system up to a maximum value. By default, the maximum depth is set to 16-bits per pixel.

To increase or decrease the maximum color depth of a FH Web Edition session, use the –mx option when running FH Web Edition from a shortcut. The maximum color depth can be specified as follows: -mx 32, -mx 24, -mx 16, or -mx 8.

A FH Web Edition session uses the minimum value of the -mx option and the color depth of the client system.

Example: For a FH Web Edition session to run at 32-bits per pixel, -mx 32 must be added to the command-line, and the client system must be running at 32-bits per pixel.

"C:\Program Files\ACSXerox\FH Web Edition\Client\FH_Web.exe" -mx 32

When running FH Web Edition from a hyperlink, use the maxbpp parameter with the values 8, 16, 24 or 32.

Example: The following hyperlink sets the maximum color depth to 24-bits per pixel:
http://hostname/fhweb/logon.html?maxbpp=24