Skip to main content
You can add user attachments to pages, documents, and batches, and later edit and download the attached files. You can attach files of any format. For example, you can add a file with a digital signature when scanning images.

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 .AddNew method. Methods of the IUserAttachment interface also let you edit added attachments.
  • By using the Web Services API.
To save an attachment to a hard disk on your computer, click the Save As button on the Attachments tab, or use the IUserAttachment .ToFile method.

Add attachments on the Verification Station

Go to the Attachments tab of the page, document, or batch properties dialog box and click the Add button. In the dialog box that opens, specify the attachment name and the path to it.