Skip to main content
Known Participant
April 5, 2018
Question

Set an Action to Perform specific Print Tasks

  • April 5, 2018
  • 1 reply
  • 346 views

Can I  have a button or object to help perform printing with specific properties.

I have a document that I always print pages 1-20 single sided black and white, then pages 21-24 double sided in colour.  Can I automate this process?

Thanks.

Phil

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
April 5, 2018

You can do it using a script that utilizes the print method and a PrintParams object.