Skip to main content
CLammers
Participant
June 16, 2021
Question

how to get *.pdf files to directly PRINT without previewing them first

  • June 16, 2021
  • 1 reply
  • 639 views

Is there a way to have a *,pdf file print directly to the printer, without the file opening in Adobe to preview first? 

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
June 16, 2021

Only by running the application from the command-line, with the following parameters (you can omit the last ones if you don't know or need them):

 

Acrobat.exe /t <file name> <printer name> <driver name> <port name>