Viewing a TIFF Multi-image file

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

The problem that I am having is that I need to view an image, in a VB
dotnet application, that has been scanned using the "Image Everywhere
Scan 3.02" scanning software and is saved as a multi-image TIFF file.
I have tried using TIFF Viewers with no luck. Does anyone have any
experience opening, this application's, imaging files?
 
The problem that I am having is that I need to view an image, in a VB
dotnet application, that has been scanned using the "Image Everywhere
Scan 3.02" scanning software and is saved as a multi-image TIFF file.
I have tried using TIFF Viewers with no luck. Does anyone have any
experience opening, this application's, imaging files?

I just did a Yahoo search on "multi-image tiff viewer". Came up with a
few good results including one that has a .NET DLL for converting these
types of images:

http://www.informatik.com/tiffdll.html

Never tired them -- just found it via a search.
 
Back
Top