HTML to Powerpoint

H

Halleyscomet

I'm trying to find a way to automate creating a Powerpoint
presentation from HTML stored in a database.

I have a SQL server 2000 database table. Each row of the table
contains HTML that needs to be used to create a Powerpoint slide. If
there ate 20 rows, then I need a single Powerpoint file with 20
slides. The HTML needs to display as formatted text. I also need to
insert images.

I'm looking into doing this with ASP, VBA or Perl. Java is another
option. The perl win32::eek:le is looking good, if I can find some
decent documentation.

Does anyone know of any tutorials, books or code samples detailing how
to do this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top