S
showson1
Hi all.
We have some files that are basically TIF images with a text header.
The header portion is blocked by {startdb} and {enddb}.. it is the
same format for all the files.
What I need to do is read the file in, delete that block (including
the startdb and enddb) and write out the result as a TIF.
I can manually do this by loading them in a HEX editor, deleting the
block and saving it, opens fine... I'm just not sure how to do it
programmatically.
As you may have guessed I'm pretty new to VB.Net so please be
gental.
Thanks for any suggestions!
We have some files that are basically TIF images with a text header.
The header portion is blocked by {startdb} and {enddb}.. it is the
same format for all the files.
What I need to do is read the file in, delete that block (including
the startdb and enddb) and write out the result as a TIF.
I can manually do this by loading them in a HEX editor, deleting the
block and saving it, opens fine... I'm just not sure how to do it
programmatically.
As you may have guessed I'm pretty new to VB.Net so please be
gental.
Thanks for any suggestions!