I read a bank input file comprised of bank information along with the front images and back images of checks.
I want to write out purely the front images and back images of checks to a .tif file.
I found the following link which details the record layout of tif files:
http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf
The first 37 bytes of the bank input file are as follows:
Based on the byte values I list below and the link above which details the TIF record layout, could you tell me the positions of the 1st check image?
73
73
42
0
8
0
0
0
16
0
254
0
4
0
1
0
0
0
0
0
0
0
0
1
4
0
1
0
0
0
105
6
0
0
1
1
4
No. Where it is should be in the details of how the bank record is structured.