Search found 6 matches
- Mon Jul 29, 2024 10:21 pm
- Forum: PitStop Server
- Topic: Gradient stroke shading not triggering error in Action List
- Replies: 1
- Views: 13026
Re: Gradient stroke shading not triggering error in Action List
After a weekend away from the problem I figured it out, posting here in case anyone else would benefit from it. I opened the file in question in Pitstop and inspected it, turns out that a gradient fill and a gradient stroke use two different methods to implement them. A gradient fill is made into it...
- Sat Jul 27, 2024 12:21 am
- Forum: PitStop Server
- Topic: Gradient stroke shading not triggering error in Action List
- Replies: 1
- Views: 13026
Gradient stroke shading not triggering error in Action List
Hi everyone, In today's episode of "Steve can't make something work" I'm trying to check if a PDF has gradients with spot colors applied. My action list has a "Select shading objects" line, followed by a "Check Spot Colors not used" action: Screen Shot 2024-07-26 at 4.0...
- Fri Jul 19, 2024 4:56 pm
- Forum: Flows
- Topic: Flowing job along a split path due to subfolder prescence
- Replies: 6
- Views: 10376
Re: Flowing job along a split path due to subfolder prescence
I did, it kept sending everything along both pathways even with the traffic lights separated appropriately. I am still playing with it to see if it's a PEBKAC error, but I'm also going to keep thinking about a different flow structure to get the results I need.
- Fri Jul 19, 2024 4:37 pm
- Forum: Flows
- Topic: Flowing job along a split path due to subfolder prescence
- Replies: 6
- Views: 10376
Re: Flowing job along a split path due to subfolder prescence
That's what I was afraid of. Back to the drawing board, I suppose.
Thanks, everyone.
Thanks, everyone.
- Tue Jul 16, 2024 4:56 pm
- Forum: Flows
- Topic: Flowing job along a split path due to subfolder prescence
- Replies: 6
- Views: 10376
Re: Flowing job along a split path due to subfolder prescence
Hmm, I'm not sure I explained it right. Let me add some visuals to try and clarify. Let's say we have a submitted hierarchy that will run through the flow: Hierarchy1.png During the flow Files 2 and 3 are failed, so a FAIL hierarchy 2 is added and they are moved to it: HierarchyFail.png My goal once...
- Tue Jul 16, 2024 12:27 am
- Forum: Flows
- Topic: Flowing job along a split path due to subfolder prescence
- Replies: 6
- Views: 10376
Flowing job along a split path due to subfolder prescence
Hi all, I have a submitted hierarchy flow that goes through 4 possible paths, 2 of which will add a subfolder to the hierarchy called "FAIL" and place the file triggering it inside it. When the hierarchy is archived, I'm trying to have any archived job that contains a "FAIL" subf...