Help for this page

Select Code to Download


  1. or download this
      # Set the slide size
    #  $PPT->page_setup( { slidesize  => 'ppSlideSizeLetterPaper',
    ...
    
      $PPT->page_setup( { slidesize  => '5' } );
    
  2. or download this
    PowerPoint.pm(): options:
                        slidesize=5
    ...
    PowerPoint.pm(): slide size=7
    PowerPoint.pm():   width=960
    PowerPoint.pm():  height=540