Hello,

New to this forum for a very specific problem - I am looking at differnetways
to dynamically generate PowerPoint presentations, and I heard that it can be
done in ColdFusion. Looking for reliable information on whether it's true or
not.

Basically, I have a PPT file to be used as a template. The charts are all
there, pre-formatted and everything, and I have Perl middleware to query an sql
database. What I need now is to be able to insert the new data into the PPT
file before downloading the file to a web user.

Can this be done in ColdFusion? If so, can anyone point me to some material
on that, 'cause much searching on my part has produced nothing concrete. If it
is do-able, I just may replace the Perl with CF too.

Thanks.