This command run corretly bat Acrobat 6 (on WinNT4sp6) remain open.
Why?
Thanks in advance
Domenico Briganti
I did some testing:
On both Acrobat Reader 5.0 and the full Acrobat 5.0, you can use:/t
"c:\12pag A4.pdf" "Generic PostScript Printer"
AdobePSGenericPostScriptPrinter "c:\temp.ps"
It looks like that Acrobat will terminate, but it will stay in memory.
On both Acrbat Reader 6.0 and the full Acrobat 6.0, the command also
works. But Acrobat will stay on the taskbar.
Conclusion: Acrobat never terminated.
Maybe someone else has a solution?
Simon vd O
remove .invalid for mail.
Build a batch file containing two lines:
- your Acrobat /t command
- a PSKill line
see SysInternals PSKill:
http://www.sysinternals.com/ntw2k/freeware/pskill.shtml
On Windows XP you can run TaskKill
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/winxppro/proddocs/taskkill.asp
--
Patrick Peccatte
www.softexperience.com
Yes, but you wait to Acrobat print the document before kill this. And this
pause depend from number of page to printer.
Ciao
Domenico