Page tree

When you select the Overwrite Existing Files with Same Name check box, the system overwrites the old file in all cases.

When you clear the Overwrite Existing Files with Same Name check box, the file naming scheme described below is used.

When you output a file the second time, the older file is renamed with the addition of a version number, and the new file takes on the original name of the first file. Subsequent output causes the version numbers of all old files to be incremented by one number (to a maximum of nine old versions). The effect of this constant renaming is that, regardless of the number of times you output the same information in the same way, the most recent file is always named the same and the oldest file contains the highest version number.

Example

Output #

Loose Page Results

Imposed Results

First

<page name>.A1.C.<ext>

<file name>.A1.C.<ext>

Second

<page name>.A1.C.<ext> <page name>.A1.1.C.< ext>*

<file name>.A1.C.<ext> <file name>.A1.1.C.< ext>*

Third

<page name>.A1.C.<ext> <page name>.A1.1.C.< ext> <page name>.A1.1.C.<ext>*

<file name>.A1.C.<ext> <file name>.A1.1.C.< ext> <file name>.A1.2.C.<ext>*

In the above table:

  • A1 is the sheet and surface number (for loose page output, this is always A1).
  • C is the color (CMYK for composite; GRAY for grayscale; and one of C, M, Y , or K for a separation).
  • <ext> is the appropriate three-character extension for the file type (for example, JPG, VPS, TIF).
  • .1. is the version number (to a maximum of .9.).
  • * indicates the oldest file.
  • No labels