Multiple pages can be processed into a single document by creating an XML Import Index File that contains more than one file identified by the same tag. For example:
<NewDocument> <Name>Joe</Name> <AccountNum>12345</AccountNum> <FilePath>C:\XML Index DIP\11051.bmp</FilePath> <FilePath>C:\XML Index DIP\11052.bmp</FilePath> <FilePath>C:\XML Index DIP\11053.bmp</FilePath> <FilePath>C:\XML Index DIP\11054.bmp</FilePath> </NewDocument>
A four-page document is created for AccountNum 12345.