Skip to main content
Participant
May 18, 2020
Question

How to print a file without opening acrobat?

  • May 18, 2020
  • 2 replies
  • 7286 views

Hi everyone.

currently our engineer's program is using this command

cmd /c "C:/Program Files (x86)/Adobe/Reader 11.0/Reader/AcroRd32.exe" /T C:\510034_Packing\042328_f.pdf

somehow it will open adobe then print PDF, later on he need to write a command to close adobe.

is there a way to print without file get open?

 

and also sometimes PDF will have no response issue, then some PDF didn't print out.

thanks~

This topic has been closed for replies.

2 replies

Legend
May 18, 2020

Also, nobody should be using an ancient version with unfixed major security issues.

ls_rbls
Community Expert
Community Expert
May 18, 2020

Hi,

 

I think your engineer is complicating things too much.

 

He should use this little program to make batch scripting life easier

 http://www.columbia.edu/~em36/pdftoprinter.html

 

In this thread (where I found it) is a very simple example on how to use it:

https://stackoverflow.com/questions/19124808/printing-pdfs-from-windows-command-line