0

This is my most difficult question to date! I am still a beginner to ExtendScript & JavaScript, but I am learning fast. Right now, I need to figure out how to tell InDesign to print specific pages of the active document using a printer preset and—here's the kicker—only using certain spot colors.

Now I have followed both the Adobe InDesign CS6 JavaScript Scripting Guide on pages 47–51 as well as Jongware's guide on the subject. However, both only refer to turning on or off the Cyan, Magenta, Yellow, and/or Black channels; there is no mention of doing so for any spot colors that exist in the document.

When using the Print dialog normally, you just select the Output tab and click the little printer boxes (basically checkboxes) next to each color that you want printed. Surely this can be replicated in ExtendScript, but how?

Sturm
  • 689
  • 2
  • 23
  • 52

1 Answers1

2

For those looking for the answer, this question was answered on the Adobe forums.

dln385
  • 11,630
  • 12
  • 48
  • 58