Hi,
We have a requirement of loading a multipage tiff file
into different pictureboxes.
i.e. each page of the .tiff being displayed in each
picture box.
All this using managed c# code.

Any ideas?

Thanks in Advance

Re: Reading Multipage TIFF images by hirf-spam-me-here

hirf-spam-me-here
Thu Jan 08 12:12:24 CST 2004

* "Sachin Tendulkar" <anonymous@discussions.microsoft.com> scripsit:
> We have a requirement of loading a multipage tiff file
> into different pictureboxes.
> i.e. each page of the .tiff being displayed in each
> picture box.

A solution in VB.NET (can be adapted to C#):

<http://www.codeproject.com/vb/net/faxeditor.asp>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>