Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Show thumbnails

Reply
Thread Tools

Show thumbnails

 
 
David C
Guest
Posts: n/a
 
      06-16-2008
We have a need to be able to display thumbnails for (currently) 3 different
file formats. They are jpg, tiff and pdf. Is this something that can be
done in .net 2.0 imaging classes? if so, can someone point me to where I
can find info.? Thanks.

David


 
Reply With Quote
 
 
 
 
Göran Andersson
Guest
Posts: n/a
 
      06-16-2008
David C wrote:
> We have a need to be able to display thumbnails for (currently) 3 different
> file formats. They are jpg, tiff and pdf. Is this something that can be
> done in .net 2.0 imaging classes? if so, can someone point me to where I
> can find info.? Thanks.
>
> David
>


The most common of the JPEG and TIFF formats can be handles by the Image
class. You can use the GetThumbnailImage method to easily create a
thumbnail.

There is no built-in support for the PDF format. You need a third party
component for that.

--
Göran Andersson
_____
http://www.guffa.com
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: dynmically show thumbnails Brock Allen ASP .Net 0 04-14-2005 02:15 PM
thumbnails wac Firefox 0 06-28-2004 04:12 PM
huge jpeg files show as very small thumbnails (canon 300d, JPEG) kl Digital Photography 6 11-12-2003 08:11 PM
Nikon View 6 Thumbnails Don't Show Actual Image Larry R Harrison Jr Digital Photography 1 09-05-2003 05:33 AM
Re: Photoshop Album. How to show filenames on thumbnails? Hal Lowe Digital Photography 3 08-06-2003 02:48 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57