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!
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!