Hello All,
I have a requirement.
We receive a two files.
First file is a binary file which contains lots of customer policies(actually pdf files) which we need to load in to our ECM tool using a ibm utility.
Second file is a index file which tells the index fields in the ECM table and we need to identify the size of the pdf from the first file.
i.e., For example. First file contains 10 Policy documents in binary format in a variable length record.
Second file will contain the list of metadata items for those 10 documents. I need to identify the each document size from the first file and place it in the first file.
I don't know whether this is the right place to raise this question but if some one can guide me how to identify the size of the documents fromt the first file.
If you require more details, please let me know on the same.