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

Print PDF file with Acrord32.exe /t command

398 views
Skip to first unread message

Domenico Briganti

unread,
Oct 9, 2003, 5:14:11 AM10/9/03
to
Hi
(scuse me for my english ma mi sto arrangiando :)
In internet I found this command for print a pdf file in a desiderated
printer:
AcroRd32.exe /t path printername drivername portname - Initiates Acrobat
Reader, prints a file while suppressing the Acrobat print dialog box, then
terminates Reader.

This command run corretly bat Acrobat 6 (on WinNT4sp6) remain open.

Why?

Thanks in advance
Domenico Briganti


Simon

unread,
Oct 9, 2003, 4:32:05 PM10/9/03
to

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.

Patrick Peccatte

unread,
Oct 10, 2003, 3:39:46 AM10/10/03
to
In news:q6hbov0d1dnqi18dj...@4ax.com,
Simon <ne...@ouden.org.invalid> typed:

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


Domenico Briganti

unread,
Oct 11, 2003, 7:37:08 AM10/11/03
to
> Build a batch file containing two lines:
> - your Acrobat /t command
> - a PSKill line

Yes, but you wait to Acrobat print the document before kill this. And this
pause depend from number of page to printer.

Ciao
Domenico


0 new messages