Tools to thumbnail multiple extension types

Posted by Joomala on Stack Overflow See other posts from Stack Overflow or by Joomala
Published on 2010-02-24T02:34:11Z Indexed on 2010/03/14 10:15 UTC
Read the original article Hit count: 178

Filed under:
|

My requirements are to be able to thumbnail the major image and file extensions: doc(x), txt, xls(x), pdf, rte, and as many others as possible.

We have been hooking into Office extensions to do this in the past, but they are not really supported on Vista and Windows 7 operating systems.

Are there any third party thumbnailing applications that you have had success implementing? Preferably ones that are easy to invoke from .Net

© Stack Overflow or respective owner

Related posts about thumbnail

Related posts about .NET