When viewing long multipage documents, you can free up memory by unloading pages from active memory that you are not currently viewing.
To remove a specific page from memory:
· Use the UnloadPage transaction.
To remove all pages but the current one from memory:
· Use the UnloadPages transaction.
Note that you can set the number of pages to keep in memory through the "Unload Max" keyname in the [System] section of the Imagenation INI file. For details, refer to the System Administrator Help (Sysadmin.hlp) that is installed with Imagenation.
See also