detecting spot color

Post Reply
mwinker
Member
Posts: 37
Joined: Wed Dec 22, 2010 2:36 am

detecting spot color

Post by mwinker »

I want to set up a component or an action of a preflight to give a warning if a particular spot color is NOT Present in the document. I can see where I can make it fail if it is present. I can also see where you can check for a required color set, but our spot color library is way too big to put in there. I can't seem to find an action or combination of actions to get this.



Thanks,

Mike
mwinker
Member
Posts: 37
Joined: Wed Dec 22, 2010 2:36 am

detecting spot color

Post by mwinker »

FYI: I'm using Pitstop Pro 10 update 2. The action is to be used in PitstopServer with PowerSwitch in a flow.
dkelly
TOP CONTRIBUTOR
Posts: 658
Joined: Mon Nov 29, 2010 8:45 pm
Location: Alpharetta GA USA
Contact:

detecting spot color

Post by dkelly »

In Pitstop, create an Action that checks for the presence of a spot color by name. Have it report a Warning. In the Switch flow, if a job produces a Warning then the PDF contained the spot color.



You could use Apago PDFspy to detect the absence of a particular spot color in a PDF file.



---

Dwight Kelly

Apago, Inc.

dkelly@apago.com
mattbeals
Member
Posts: 59
Joined: Fri Oct 29, 2010 2:49 am
Location: Edmonds, WA
Contact:

detecting spot color

Post by mattbeals »

I'm just a dude. Anything I say has nothing to do with any other person or company.
mwinker
Member
Posts: 37
Joined: Wed Dec 22, 2010 2:36 am

detecting spot color

Post by mwinker »

Thanks Matt,



I just noticed your reply. Now, I must admit that I don't know how or where to put that file to use it. My programming side is in it's infancy. Does that go into a Pitstop Server action or configurator?



Thanks,

Mike
mattbeals
Member
Posts: 59
Joined: Fri Oct 29, 2010 2:49 am
Location: Edmonds, WA
Contact:

detecting spot color

Post by mattbeals »

Open the flow in Switch and you'll see some folders connected together. The connections have the logic to detect if there are colors named "PANTONE" in the PDF's or not. It's functional but by no means complete. Just copy those elements into your flow.



Test out the flow by itself and see how it works. You can always adapt it.
I'm just a dude. Anything I say has nothing to do with any other person or company.
mwinker
Member
Posts: 37
Joined: Wed Dec 22, 2010 2:36 am

detecting spot color

Post by mwinker »

So, When I open the zipped folder there's two files:



flow.xml and manifest.xml



When I go to import the flow it's not selectable (grayed) or importable



By the way this PowerSwitch 09 update 3 on a mac running 10.6
mattbeals
Member
Posts: 59
Joined: Fri Oct 29, 2010 2:49 am
Location: Edmonds, WA
Contact:

detecting spot color

Post by mattbeals »

You must be using Mac OS X's unzipping utility then. It should only extract the .sflow file. That's one of the troubles of Mac OS 's unzip utility; it goes too far.



An .sflow file (Switch Flow) is really just a .zip archive. The flow I created is for PowerSwitch 10, I'm not sure if it will work in 09.



Try this; create a folder called "spot flow" and move the two xml files into it. create a zip archive of "spot flow" and change the suffix from .zip to .sflow . Try importing the newly named spot flow.sflow into Switch. It might work. Then we'll see what kind of logic is lost when using Switch 09.



Switch 10 by the way is well worth the upgrade...
I'm just a dude. Anything I say has nothing to do with any other person or company.
mwinker
Member
Posts: 37
Joined: Wed Dec 22, 2010 2:36 am

detecting spot color

Post by mwinker »

Alright. I unzipped it on a PC first, then loaded it to PowerSwitch. Thanks. There are some differences that I'm guessing were attributable to the update. There was an error, something about icons. When I clicked on "condition with variables" it came up blank, but I pretty much got the idea looking at it as it previewed.

We are upgrading very soon. I'm looking forward to it.



Thanks,

Mike
bert_vr
Newbie
Posts: 14
Joined: Mon Dec 12, 2011 3:45 pm

detecting spot color

Post by bert_vr »

I know this is a bit late notice...



If I remember correctly the action 'Select/check spot color' has changed in PitStop 10 update 3 exactly to check if the document doesn't contain a spot color.



bert
mwinker
Member
Posts: 37
Joined: Wed Dec 22, 2010 2:36 am

detecting spot color

Post by mwinker »

Thanks Bert, I'll check it out. I'm still on update 2.
Post Reply