create thumbnails of word documents?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
good945
Forum Newbie
Posts: 2
Joined: Tue Mar 25, 2008 5:54 am

create thumbnails of word documents?

Post by good945 »

hi forum,
i'm looking for some solutions to generate thumbnails for all kinds of of files/documents.
so far, i found ffmpeg-php which does the trick for all kinds of video/audio, but i haven't found anything to thumbnail a word .doc yet.

is this possible?

thanks in advance!
Post Reply