|
The printer driver
generates a ‘group file’ when the printing is finished. The group file
contains information about the printed image. Information includes the
image format (TIFF, JPEG, etc.), color depth, number of pages, and
the name and full path of the generated images.
An application can read
the group file and process the output images (copy, move, rename, etc.).
The
OutputFileName sample will show how to get the name of the
output images from the group file.

Home >
Printer
Drivers
> Resource Toolkit
> Output File Sample |