Add attachments as an Administrator
The Administrator can add attachments in the following ways:- When importing images from a Hot Folder, according to the settings specified in the description file.
- On the Attachments tab of the page, document, or batch properties dialog box, click the Add button. In the dialog box that opens, specify the attachment name and the path to it.
- By script, using the IUserAttachments
.AddNewmethod. Methods of the IUserAttachment interface also let you edit added attachments. - By using the Web Services API.
.ToFile method.
