Multi-Page Tiff Viewing

  • Thread starter Thread starter Curtis
  • Start date Start date
C

Curtis

I'm looking for a way to view thumbnails and large images of multi-page
tiffs.I have conducted some intial research and it appears that to
accomplish this in VB.net I will have to purchase an add-on toolset that
handles imaging? Does anyone have any expierence or reccommendations for
add-on products to accomplish this task.

Thanks,
Curtis
 
You can write your own fairly simply. Take a look at the articles on my
site. The Muti-page Tiff ones will show you how to get at the image info.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
 
Curtis said:
I'm looking for a way to view thumbnails and large images of multi-page
tiffs.I have conducted some intial research and it appears that to
accomplish this in VB.net I will have to purchase an add-on toolset that
handles imaging? Does anyone have any expierence or reccommendations for
add-on products to accomplish this task.

Editing multi frame .Tiff file
<URL:http://www.codeproject.com/vb/net/faxeditor.asp>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top