On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.

How to retrieve Annotation directly from archive server

Hi all,

We are using archive server to store the invoice images in VIM scenario. Users are allowed to save annotaions along with the invoice images into archive server.

I am trying to retrieve the annotation directly form the archive server using the document archive ID. On this regards I have few queries,

1. Dinfo command only retrive the information about the main image but it does not contain and information about annotation associated document ID. Is there any command to retrive the annotation?

2. Is there any database table in archive server database which contain the archive ID and associated annothation history.

3. If there are no databse tables available with such information, then is Archive Server API programing the only way to retrieve the annotation based on the archive ID?