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 |
|---|---|---|---|
|
INT |
Yes |
|
|
INT |
No |
ID of the document (alternative to file list) |
|
INT |
No |
Type of the object (alternative to file list) |
|
STRING |
No |
Page number of the document (file list) for which the data should be retrieved.
Default: |
2. Input Files
| Name | Description |
|---|---|
[File list] |
Path and name of the file in JPG or TIF format to be converted (alternative to |
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.
See also: cnv.ConvertDocument