PDA

View Full Version : Printing mulitple presentation slides


scurry
02-06-2004, 11:08 PM
Hello everyone. I've created a 20 slide presentation which I've exported as a standalone player. I'm able to print each slide one at a time but was wondering if there is way to print multiple slides or all slides in one session?

Thanks in advance for you help.

SCHIMKE
02-07-2004, 12:59 AM
One way you could print mulitiples is to create a 8.5 x 11 holder_mc offstage and use attachMovie to place whatever necessary "slides" into the mc. Then print the holder_mc...

hope this helps..

Cheers,

// Schimke

scurry
02-07-2004, 09:26 AM
Thanks Schimke, I'll give that a try.