Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Print slide of Kiosk presentation without a macro

0 views
Skip to first unread message

Robert Rushakoff, MD

unread,
Mar 5, 2004, 12:46:04 AM3/5/04
to
I have a teaching presentation that happens to be in powerpoint. It
runs as a Kiosk presentation so the student can only click on the
items I allow (next screen, or answers to questions). There is a
point that I want a form to be printed out. I have the form as a
slide after the last slide of the presentation, and am able to print
that slide by clicking on a button on another slide (using a macro).
The problem is that the program will be run on computers that often
will not allow macros. Is there any easy way around this? (my newer
programs have been web based, but I don't have time to redo this one).

Thanks.

Steve Rindsberg

unread,
Mar 5, 2004, 11:21:57 AM3/5/04
to
In article <224f950e.04030...@posting.google.com>, MD Robert

You might try this:

- Create a second PPT with only one page in it: your form. For purposes of
argument, let's name the file form.ppt

- Add a button with a RUN PROGRAM action setting like so:

powerpnt.exe /p "form.ppt"

When the button is clicked, the user will see a print dialog. After they OK or
dismiss that, they'll see a Resume Slide Show button.

This will only work in PowerPoint of course, not the viewer.


--
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com

0 new messages