5.6 exportimage

Exports the image.

Parameters:

$xestiascan_exportmodule->exportimage(processedfilename, scansuridirectory, scansfsdirectory, exportoptions);


Usage:

$xestiascan_exportmodule->exportimage(“filename”, “/images/scans”, “/var/scans”, %exportoptions);


processedfilename
Specified the name of the processed filename which has gone through an output module.

scansuridirectory
Specifies the URI location of the scans directory.

scansfsdirectory
Specifies the filesystem location of the scans directory.

exportoptions
Specifies the export options which were specified in the getoptions subroutine when the form for specifying the export module settings was specified.