OpenOffice-OODoc - How do I delete a slide?

Posted on Tue Apr 8 18:50:53 2008 by imd14u2c
How do I delete a slide?
When you use...
$doc->OpenOffice::OODoc::File->new($outfile, create=>'presentation' );
...it automatically creates a blank slide for you. And then the first slide I append is actually slide #2. So everytime I generate a .odp, there the first slide is blank. How can I delete it?
Write a response