FindExportImage
Searches the batch directory for a file that corresponds to the current page that contains the current field. The file extension must match the extension that is specified with the input parameter.
Syntax
bool FindExportImage (StrParam)
Parameters
One of the following values:- Document Level TIFF
- Document Level PDF
- Page Level TIO
- Page Level TIF
Returns
False if called at the wrong level or if the input parameter is invalid. True if the correctly named file with the specified extension exists in the batch directory.Level
Field level.Details
- Example
FindExportImage("1")