cnv.CreateSlide

This job converts files and documents of JPG or TIF formats into a DIA file with the same format as the input file. DIA files are highly compressed and serve as a preview of a document.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

0 = a DIA output file is created
2 = a DIA output file is created; temporary files created by the server are not deleted

[ObjectID]

INT

No

ID of the document (alternative to file list)

[ObjectType]

INT

No

Type of the object (alternative to file list)

[Page]

STRING

No

Page number of the document (file list) for which the data should be retrieved. Default: 1; All for all pages.

2. Input Files

Name Description

[File list]

Path and name of the file in JPG or TIF format to be converted (alternative to ObjectID/ObjectType)

3. Output Files

Name Description

File list

Path and name of the converted DIA file(s) with format corresponding to the input file(s)

4. Return Value

(INT): 0 = Job successful, otherwise error code.