VoiceChange news Content of documentation User documentation Administrator documentation Index of terms Technical Support Search on-line

Add-on modules reference - main list
Method Convert

Syntax

rc = CnvDocObj.Convert( Source, Target, Timeout )

Description

Using the FaxChange, converts the common document into the TIFF image suitable for faxing.

Source is the source filename (full path).

Target is the output TIFF filename.

Timeout is maximum time the conversion may take. After timeout conversion is interrupted.

Return codes

True, when successfull in converting; False, when converting failed. (unsupported file format, timeout, etc).