Re: Generating Thumbnails of file contents

2011-09-23 Thread Robert Rhodes

Thanks all for the replies.

You responses confirmed that there is unfortunately no simple solution to
this.

I appreciate the suggestions and see if I can get the client to go with any
of them.

RR

On Tue, Sep 20, 2011 at 11:11 AM, Robert Rhodes rrhode...@gmail.com wrote:

 Hello to all.

 I know we can generate thumbnails of PDFs with cfpdf, but is there a way
 with CF to generate thumbnails for Word, Excel, Powerpoint, and text files?

 If not, is there some service some where that I can hook into for realtime
 conversion?

 Thanks.

 RR



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347664
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Generating Thumbnails of file contents

2011-09-21 Thread Raymond Camden

Wouldn't a thumbnail of an Excel sheet be pretty useless? It would
just be super tiny bits of text in rows. A powerpoint I could see
though - like the first slide.

On Tue, Sep 20, 2011 at 10:17 PM, Azadi Saryev azadi.sar...@gmail.com wrote:

 Convert those to PDFs and generate thumbnails?

 On Tue, Sep 20, 2011 at 23:11, Robert Rhodes rrhode...@gmail.com wrote:

 Hello to all.

 I know we can generate thumbnails of PDFs with cfpdf, but is there a way
 with CF to generate thumbnails for Word, Excel, Powerpoint, and text files?

 If not, is there some service some where that I can hook into for realtime
 conversion?

 Thanks.

 RR




 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347548
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Generating Thumbnails of file contents

2011-09-21 Thread Raymond Camden

Btw - you can use cfpresentation to convert ppt to html. You could
then use cfdocument to make a pdf from it and get the thumbnail. It
won't be zippy, but it would get the job done.

On Wed, Sep 21, 2011 at 6:00 AM, Raymond Camden raymondcam...@gmail.com wrote:
 Wouldn't a thumbnail of an Excel sheet be pretty useless? It would
 just be super tiny bits of text in rows. A powerpoint I could see
 though - like the first slide.

 On Tue, Sep 20, 2011 at 10:17 PM, Azadi Saryev azadi.sar...@gmail.com wrote:

 Convert those to PDFs and generate thumbnails?

 On Tue, Sep 20, 2011 at 23:11, Robert Rhodes rrhode...@gmail.com wrote:

 Hello to all.

 I know we can generate thumbnails of PDFs with cfpdf, but is there a way
 with CF to generate thumbnails for Word, Excel, Powerpoint, and text files?

 If not, is there some service some where that I can hook into for realtime
 conversion?

 Thanks.

 RR




 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347549
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Generating Thumbnails of file contents

2011-09-20 Thread Robert Rhodes

Hello to all.

I know we can generate thumbnails of PDFs with cfpdf, but is there a way
with CF to generate thumbnails for Word, Excel, Powerpoint, and text files?

If not, is there some service some where that I can hook into for realtime
conversion?

Thanks.

RR


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347544
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Generating Thumbnails of file contents

2011-09-20 Thread Azadi Saryev

Convert those to PDFs and generate thumbnails?

On Tue, Sep 20, 2011 at 23:11, Robert Rhodes rrhode...@gmail.com wrote:

 Hello to all.

 I know we can generate thumbnails of PDFs with cfpdf, but is there a way
 with CF to generate thumbnails for Word, Excel, Powerpoint, and text files?

 If not, is there some service some where that I can hook into for realtime
 conversion?

 Thanks.

 RR


 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347547
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm