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: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?
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: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?