How2create simple powerpoint file with blank slides in any program

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I can use C++/active X control/VB/C#/ PERL any other code. How does one
create a simple powerpoint file with blank slides in any program?
 
I can use C++/active X control/VB/C#/ PERL any other code. How does one
create a simple powerpoint file with blank slides in any program?

Create a simple text file with as many lines as you need slides.
Each line should be a space or other non-printing character (or if you prefer,
some text) followed by a cr/lf pair.

PowerPoint will open it.
You can also give it a .PPT extension and it'll still work.
 

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

Back
Top