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