Skip to main content
Participant
July 18, 2022
Answered

Duplex printing by default

  • July 18, 2022
  • 2 replies
  • 1436 views

Here's a dumb question, is there a way to specify default printing as Duplex Print when creating a PDF document? The products I'm using are Acrobat 9 Pro and 10 Pro.

This topic has been closed for replies.
Correct answer JR Boulay

Go to the File menu : Properties : Advanced

This can be automated with a Preflight fixup or by using JavaScript.

Note that this only works with "real" PDF reader software. Preview, default and low-end software may ignore this setting.

 

2 replies

JR Boulay
Community Expert
JR BoulayCommunity ExpertCorrect answer
Community Expert
July 19, 2022

Go to the File menu : Properties : Advanced

This can be automated with a Preflight fixup or by using JavaScript.

Note that this only works with "real" PDF reader software. Preview, default and low-end software may ignore this setting.

 

Acrobate du PDF, InDesigner et Photoshopographe
Participant
July 19, 2022

Got it & thanks. I'm sure Adobe Reader can honor the settings, right?

Abambo
Community Expert
Community Expert
July 19, 2022

Yes, Acrobat Reader is a real PDF reader software as defined by @JR Boulay .

ABAMBO | Hard- and Software Engineer | Photographer
Amal.
Legend
July 19, 2022

Hi Shaggy

 

Hope you are doing well and sorry to hear that.

 

Adobe Reader and Adobe Acrobat let you print double-sided if your printer supports that feature. The printer driver controls the options, not Adobe Acrobat or Adobe Reader. Check your printer documentation to see what features your printer supports. (Double-sided printing is also called duplex, back to back, front and back, or two-sided printing.)

 

For more information please check the help page https://helpx.adobe.com/acrobat/kb/print-double-sided-acrobat-reader.html

 

Note: Acrobat 9 and 10 are EOL applications. For more information please check the help page https://helpx.adobe.com/acrobat/kb/end-support-acrobat-8-reader.html

 

Regards

Amal

Participant
July 19, 2022

Thanks but I know how to print duplex/simplex. I'm asking if there's a way to enforce duplex print during the creation of PDF. Perhaps I can set PDF printing properties as Duplex (by default) so when the end user click Print, they will all come out duplex. Is that even possible?