iModify
Indicates how to save a new page in a multipage file that supports insert and replace operations. Possible values are:
Value |
Meaning |
SAVE_OVERWRITE |
[0] Do not insert/replace/append. An existing file is overwritten. |
SAVE_APPEND |
[1] or [-1] Append the page if the file exists. |
SAVE_REPLACE |
[2] Replace the page specified in the lSavePage parameter. |
SAVE_INSERT |
[3] Insert the new page before the page specified in the lSavePage parameter. |
The following file formats support append operations:
TIFF (most TIFF formats, including JTIF but excluding EXIF)
PCX
FlashPix
AWD
Winfax
GIF
The following file formats support replace operations:
TIFF (most TIFF formats, including JTIF but excluding EXIF)
PCX
The following file formats support insert operations:
TIFF (most TIFF formats, including JTIF but excluding EXIF)
PCX