The given jpg file was working fine. But the following items had to be considered too: - The API DivaValidateFaxFile may not be used in conjunction with a jpg file format. An error is reported for this file format. DivaValidateFaxFile only supports SFF and TIFF formats. - When using jpg files for DivaSendFax the given FaxFormat must be DivaFaxFormatColorJPEG. The FaxFormat = DivaFaxFormatAutodetect doesn't work. - On the receiving side the FaxFormat = DivaFaxFormatColorJPEG must be given when calling DivaReceiveFax.
↧