Link to home
Start Free TrialLog in
Avatar of Marvin Rowe
Marvin RoweFlag for United States of America

asked on

Parsing a TIF file

I have a multi page tiff file consisting of multple scanned bills.  These bills may or may not scan one page or may be multiple bills on one page.  (example attached)

I need to cut individual bills out of the main tiff file and create individual tiff files for each bill.

How do I do that - code = C#

Thanks.
multipageTiff.jpg
ASKER CERTIFIED SOLUTION
Avatar of _Stilgar_
_Stilgar_
Flag of Israel image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Marvin Rowe

ASKER

Yes it's image processing - the line in the above attachment represents the page break in between page one and two of a multipage tiff file.  Need to cut and paste out multiple bills from a summary bill.  Then the individual bills can be processed using an OCR tool.  Once I get the image cut, I have no problem getting the OCR tool to work.

Sometimes the desired image is within one page, sometimes it spans two pages.

Looking into sites you gave me.  Thanks.
no longer at company
Uhm that doesn't make my answer irrelevant...