Omnis PDF Device.$embeddata()

Function group Execute on client Platform(s)
Omnis PDF Device NO All

From revision 38713.

Syntax

Omnis PDF Device.$embeddata(cData, cName)

Omnis PDF Device.$embeddata(cData, cName[, cMIMEType='application/octet-stream'])

Description

Embeds the data in cData with given name cName in the PDF file.

You can specify the MIME type of the data in the cMIMEType parameter, but if omitted this defaults to application/octet-stream.