cnv.GetRendition
This job performs a rendition for a document via a call using the file ___ren.bat.
As destination format, SLIDE can be passed for preview generation.
With Height and Width the size of the preview to be generated can be specified.
Instead of SLIDE, TXT is also allowed as destination format for OCR.
|
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
ID of the document |
|
INT |
Yes |
Type of the object |
|
INT |
Yes |
|
|
STRING |
Yes |
Format to which the file should be converted (see cnv.ConvertDocument) |
|
STRING |
No |
Hash value of the document |
|
INT |
No |
Default |
|
INT |
Yes |
|
|
INT |
No |
Default |
|
INT |
No |
Default |
|
INT |
No |
Height of the preview for destination format |
|
INT |
No |
Width of the preview for destination format |