Activate overprint fill to selection / objects / swatches with script.
Hi community, I don't really have a code to show for this, but I was trying to find out how to set the overprint fill attribute to my object/selection/swatches, I wrote it like this because I am not sure how does it work, all I know is that to activate overprint filll for text frames is:
text.textRange.characterAttributes.overprintFill = true;
Can anyone help me out with that? Thank you.
(P.s.: I did look at the documentation for scripting but all I found is overprint for pdf files something like that)
