Page 1 of 1

Remove Transparency from Selection Action?

Posted: Fri Feb 07, 2020 6:50 pm
by jritchie
Looking for some feedback/help here. Using Pitstop Pro 2019 (Version: 19 Build 1007180) with Acrobat Pro DC (Version 2019.021...)

We have some clients that like to use transparency instead of overprint on their black text/graphics which gives us some strange results. (If you hide the black channel, you don't just see the colour underneath but a darker version of it. I assume that's because it's transparent and overprinting together.) I've found if you select the black text/vectors, and use the "Remove Transparency from Selection" in the Actions fly out menu in the Enfocus Inspector - Transparency - General panel I get the exact results I expect.
Our dilemma is that I have to manually select the components that need the transparency removed. I've tried creating an action to do that, but the only "Remove Transparency" option seems to remove it from the entire document. If I set it to "Only remove transparency from objects that also have the following properties:" the action no longer works. It also doesn't allow me to only apply to selection, as I could use another action to select the black vectors. (an action that selects black vectors and removes transparency is exactly what we're looking for)

Any suggestions on what I might be missing?

Re: Remove Transparency from Selection Action?

Posted: Mon Feb 10, 2020 6:32 pm
by abailescollins
What you are trying to do is a bit dangerous, but I understand why you want to do it.

This is a basic Action List that gives you some idea. It's based on color and finding the 'multiply' blend mode.
If you want to send some test files over, I'm happy to take a look.

Bear in mind there are 4 ways to define 'Black' in a PDF file. This one only looks for K, and only does a selection, not a fix.

Give it a try.
Transparent Black.eal.zip
(2.05 KiB) Downloaded 438 times

Re: Remove Transparency from Selection Action?

Posted: Wed Feb 12, 2020 10:11 pm
by jritchie
Thanks abailescollins!
Talked with my team about this, and as per your comment about the dangers we decided to just proceed manually when needed. Thanks again for the action though, always fun to see how people would build their actions and never know when it might inspire future ones!
Thanks!
James.