Powerpoint Viewer

K

Karen Hessel

I am trying to batch print a number of Powerpoint files from the
command prompt using the Powerpoint Viewer. Here is a snippet of my
batch file:

"c:\program files\microsoft office\PowerPoint Viewer\PPTView.exe" /p
s:/flyers/1108f.ppt
"c:\program files\microsoft office\PowerPoint Viewer\PPTView.exe" /p
s:/flyers/540f.ppt
"c:\program files\microsoft office\PowerPoint Viewer\PPTView.exe" /p
s:/flyers/549f.ppt

Each line prompts for a printer, though I have one set as a default.

Does anyone know how to have it just print without asking for a
printer?

I have tried things like this:

"c:\program files\microsoft office\PowerPoint Viewer\PPTView.exe"
/p="//ny1/HP_5N" s:/flyers/549f.ppt

Thanks in advance for any help you might offer!
 
S

Sonia

Karen, is it prompting for a printer, or are you receiving the printer
dialog that allows you to set the number of copies and click on Properties,
for example, and set it to Landscape, etc.? That's what I get here. It's
pointing to my default printer and is just asking me to confirm the
settings. All applications do that and I would think that you would want
the option to tweak your printer settings.
 
J

John Langhans [MSFT]

[CRITICAL UPDATE - Anyone using Office 2003 should install the critical
update as soon as possible. From PowerPoint, choose "Help -> Check for
Updates".]
[TOP ISSUE - Are you having difficulty opening presentations in PowerPoint
that you just created (you can save, but not open)? -
http://support.microsoft.com/?id=329820]

Hello,

If you (or anyone else reading this message) think that it's important that
PowerPoint Viewer provide this kind of functionality, don't forget to send
your feedback (in YOUR OWN WORDS, please) to Microsoft at:

http://register.microsoft.com/mswish/suggestion.asp

It's VERY important that, for EACH wish, you describe in detail, WHY it is
important TO YOU that your product suggestion be implemented. A good wish
submssion includes WHAT scenario, work-flow, or end-result is blocked by
not having a specific feature, HOW MUCH time and effort ($$$) is spent
working around a specific limitation of the current product, etc. Remember
that Microsoft receives THOUSANDS of product suggestions every day and we
read each one but, in any given product development cycle, there are ONLY
sufficient resources to address the ones that are MOST IMPORTANT to our
customers so take the extra time to state your case as CLEARLY and
COMPLETELY as possible so that we can FEEL YOUR PAIN.

IMPORTANT: Each submission should be a single suggestion (not a list of
suggestions).

John Langhans
Microsoft Corporation
Supportability Program Manager
Microsoft Office PowerPoint for Windows
Microsoft Office Picture Manager for Windows

For FAQ's, highlights and top issues, visit the Microsoft PowerPoint
support center at: http://support.microsoft.com/default.aspx?pr=ppt
Search the Microsoft Knowledge Base at:
http://support.microsoft.com/default.aspx?pr=kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
 
K

Karen Hessel

Sonia,
I am receiving the printer dialog box. I don't mind getting it once,
but it comes up each time. I am trying to print hundreds of two page
Powerpoint presentations to make sorted books.

This does work for me, though:

"c:\program files\microsoft office\PowerPoint Viewer\PPTView.exe" /p
s:/flyers/1108f.ppt s:/flyers/101f.ppt s:/flyers/103f.ppt

It only opens the print form once.

So maybe my problem is solved. I am going to work on it more today.

Thanks for all your help!

K
 
K

Karen Hessel

Sonia,
I am receiving the printer dialog box. I don't mind getting it once,
but it comes up each time. I am trying to print hundreds of two page
Powerpoint presentations to make sorted books.

This does work for me, though:

"c:\program files\microsoft office\PowerPoint Viewer\PPTView.exe" /p
s:/flyers/1108f.ppt s:/flyers/101f.ppt s:/flyers/103f.ppt

It only opens the print form once.

So maybe my problem is solved. I am going to work on it more today.

Thanks for all your help!

K
 
S

Steve Rindsberg

Karen Hessel said:
I am trying to batch print a number of Powerpoint files from the
command prompt using the Powerpoint Viewer. Here is a snippet of my
batch file:

"c:\program files\microsoft office\PowerPoint Viewer\PPTView.exe" /p
s:/flyers/1108f.ppt
"c:\program files\microsoft office\PowerPoint Viewer\PPTView.exe" /p
s:/flyers/540f.ppt
"c:\program files\microsoft office\PowerPoint Viewer\PPTView.exe" /p
s:/flyers/549f.ppt

Each line prompts for a printer, though I have one set as a default.

At least some versions of PowerPoint allow you to specify a printer from the
command line but as far as I know, the Viewer doesn't permit this. You may
have to click the OK button each time ... sorry.


--
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
Featured Presenter, PowerPoint Live 2004
October 10-13, San Diego, CA www.PowerPointLive.com
================================================
 
K

Karen Hessel

What versions of Powerpoint allow you to pass the printer name from
the command line? Maybe I'll ask for an upgrade.
 
S

Steve Rindsberg

What versions of Powerpoint allow you to pass the printer name from
the command line? Maybe I'll ask for an upgrade.

Have a look for the /pt switch here:

Command Line Switches - PowerPoint and PowerPoint Viewers
http://www.rdpslides.com/pptfaq/FAQ00528.htm

It's supported as far back as PPT 97 at least; I don't know how/whether it works on
the more recent versions.

--
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
Featured Presenter, PowerPoint Live 2004
October 10-13, San Diego, CA www.PowerPointLive.com
================================================
 
K

Karen Hessel

Steve Rindsberg said:
Have a look for the /pt switch here:

Command Line Switches - PowerPoint and PowerPoint Viewers
http://www.rdpslides.com/pptfaq/FAQ00528.htm

It's supported as far back as PPT 97 at least; I don't know how/whether it works on
the more recent versions.

The /pt switch does not work with the Powerpoint Viewer. I entered
the following command:
"c:/program files/microsoft office/Powerpoint Viewer/pptview.exe" /pt
"//kimco_ny1/hp_5N" "" "" "s:/flyers2002/1108f.ppt"

And get the following message: "Powerpoint Viewer cannot find the file
"HP_5N".

Thanks!
K
 
S

Steve Rindsberg

It's supported as far back as PPT 97 at least; I don't know how/whether it works on
The /pt switch does not work with the Powerpoint Viewer. I entered
the following command:

"//kimco_ny1/hp_5N" "" "" "s:/flyers2002/1108f.ppt"

As far as I know, the /pt switch doesn't work with the viewers (it's only mentioned in the
FAQ in the switches for PowerPoint itself.)

If you try it with PowerPoint, I'm not sure the syntax you've used will work. When you do
Start, Settings, Printers, is //kimco_ny1/hp_5n the name you see under the printer icon?
That's the parameter it wants; if that matches, then we're copacetic.


--
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
Featured Presenter, PowerPoint Live 2004
October 10-13, San Diego, CA www.PowerPointLive.com
================================================
 

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

Top