A-63054 February 2004
4-33
App\Batch\Document\Image Structure
This is the most simple and straightforward structure. All documents are
located in a directory equal to the Batch name and all image files are located
in a directory equal to the Document number.
This structure does not have the 999-page limitation that is inherent to the IBS/
Document CD structure. It is ideal for large multi-page documents.
When you select
Setup
, you can select whether leading zeros will be added to
document and image numbers.
By default, leading zeros will not be added.
Example
Document 12345678 with three pages (each page has a front and rear)
in Batch B0001 and
Reset image/page counter
enabled is stored in
following structure:
B0001\12345678\1.TIF
B0001\12345678\2.TIF
B0001\12345678\3.TIF
B0001\12345678\4.TIF
B0001\12345678\5.TIF
B0001\12345678\6.TIF
B0001\12345678\IDX.DAT
The IDX.DAT file contains the document indexes. The IDX.DAT contains
following information:
[Record Format Type];[Format Version];[Document Number];
[Page Count];[Image Count];[Field 1];[Field 2];[Field 3];...