GetConvertedContent(Integer, OutputType) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Get content of a file object, converted to file format of the supplied output type.

Parameters

Name

Type

Description

fileId

Integer

ID of file object to get.

output

OutputType

Output type to get.

Returns

Type: Byte Array

Bytes representing converted content.

Addresses

JSON: http://<Base Address>/File/json/GetConvertedContent

JSON (for IIS): http://<Base Address>/File.svc/json/GetConvertedContent