Please send a message to our support team at support@vintasoft.com with the following information:
1. Description of the problem.
2. Simple project which demonstrates the problem.
If found some sites. But the best was http://www.codeproject.com/KB/cs/multip ... iewer.aspx And the programmer has written it to load exist file. The change I did was just to Read the data from DB as bytes and save it to a MemoryStream. And, Then make picturebox to read from MemoryStream.
Yes, the Bitmap class allows to load pages from multipage TIFF file and you can use this solution if you have TIFF files created by VintaSoftTwain.NET Library.
Bitmap class has many limitations, for example you can't load pages with JPEG compression, you can't load 16-bpp gray images, etc. You can use VintaSoftImaging.NET Library if you want to load images from any TIFF files.
At first thanks for your add. Because I am not familiar with graphic format files. And, yes I need to view the images that I did scan with VintaSoftTwain.Net and I does the job for me. Even, I am thinking to buy the VintaSoftImaging.NET Library if I feel that will be helping me.
Still as usual I have problems with my language Arabic.