Skip to main content
Participant
April 18, 2020
Question

Command Line printing does not honor Registry Settings - Print as Image

  • April 18, 2020
  • 1 reply
  • 948 views

The following command line prints a PDF successfully as Vector

acrord32.exe /n /s /t "filename.pdf" "printername"

however the Print as Image settings defined in the Registry at the following keys are being IGNORED

 

HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\DC\General\cPrintAsImage

with subkeys the drivernames that are currently set to 'Print as Image' are listed here.

Try printing something as Image manually to a Driver that is stopped and you will see how Acrobat maintains the entries.

 

HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\DC\AVGeneral

Value = iPAIRes

The Print as Image Resulution is defined here

 

When setting these Registry values manually and opening Acrobat manually, and doing a print (even without entering the Advanced Print options screen, the print is done correctly as a rasterized image

 

When printing from the command line, the Print as Image settings are simply Ignored! Why ?
Other Print settings from the Registry at HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\DC\AVGeneral are honored

 

Is it possible to print from the command line in 'Print as Image' Mode ?

thanks

This topic has been closed for replies.

1 reply

Participant
April 18, 2020

and before someone comments,

This Article

https://community.adobe.com/t5/acrobat/how-set-default-in-adobe-reader-print-as-image/td-p/9863153?page=1

works if you want to set Print as Image as default for MANUALLY opening and Printing with Acrobat.

When Printing from the command line, the Registry setting for Print as Image are not applied