Omnis PDF Device.$embeddata(cData, cName)
| Function group | Execute on client | Platform(s) |
|---|---|---|
| Omnis PDF Device | NO | All |
From revision 38713.
Omnis PDF Device.$embeddata(cData, cName)
Omnis PDF Device.$embeddata(cData, cName[, cMIMEType='application/octet-stream'])
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.