Search found 135 matches

by RytisT
Mon Aug 26, 2019 11:15 am
Forum: PitStop Pro
Topic: Selecting pages that are not equal to...
Replies: 8
Views: 9974

Re: Selecting pages that are not equal to...

^ Thank you, with a little bit of editing, your action list worked. Thanks!
by RytisT
Wed Aug 21, 2019 7:21 am
Forum: PitStop Pro
Topic: Selecting pages that are not equal to...
Replies: 8
Views: 9974

Re: Selecting pages that are not equal to...

^ I'm creating a flow that has preflight in it, which has action lists in it. Ok, here's the context. I'm making a flow that will check if the pdf is the right size, I'd be checking the size of a trim box and bleed box based on what user has entered to switch client. Problem with that, is sometimes ...
by RytisT
Tue Aug 20, 2019 8:15 am
Forum: PitStop Pro
Topic: Selecting pages that are not equal to...
Replies: 8
Views: 9974

Selecting pages that are not equal to...

Hi. So I'm creating a flow in which I need to select pages that are not certain width/height of trim box. Problem is the page orientation, users sometimes may enter width as height, and height as width, so I need for the "ignore page orientation" ( http://prntscr.com/ouxvik ) to be enabled...
by RytisT
Tue Aug 13, 2019 1:07 pm
Forum: Flows
Topic: metadata for preflight to disable/enable check
Replies: 2
Views: 3618

Re: metadata for preflight to disable/enable check

The principle is the following. Create a variable set and add a variable that reads the value from metadata, and add a variable that is rule based and that evaluates to true or false depending on the value of the first variable (if Taip then true, else if Ne then false). Create a preflight profile ...
by RytisT
Tue Aug 13, 2019 7:33 am
Forum: Flows
Topic: metadata for preflight to disable/enable check
Replies: 2
Views: 3618

metadata for preflight to disable/enable check

Hi. I'm trying to make so there's a selection in Switch Client window, for some checks to be active or not based on what user has selected in metadata. So let's say he marks to enable check for trim marks, and so a preflight would check for trim marks. Problem is, it doesn't quite work that way for ...
by RytisT
Mon Jul 22, 2019 3:39 pm
Forum: PitStop Pro
Topic: Preflight report, error + fix
Replies: 11
Views: 13719

Re: Preflight report, error + fix

Yep, dumb of me there! As you're doing the RGB to CMYK do you need the Error to advice someone? This is where Switch kicks. Yes, I want RGB converted to CMYK, but I also want job manager to know that there were RGB objects and colors will have been changed, so she/he can inform the client of color ...
by RytisT
Mon Jul 22, 2019 1:02 pm
Forum: PitStop Pro
Topic: Preflight report, error + fix
Replies: 11
Views: 13719

Re: Preflight report, error + fix

I've attached a Preflight that may do what you want. Unfortunately, it does not :( It only converts it to CMYK, no error message. Thank you tho. If you're comfortable using Action Lists the action "Split action list" can be used: https://www.enfocus.com/manuals/Extra/Actions/19/home.html#...
by RytisT
Mon Jul 22, 2019 7:16 am
Forum: PitStop Pro
Topic: Preflight report, error + fix
Replies: 11
Views: 13719

Re: Preflight report, error + fix

The thing to consider is that Fixes happen before Checks. So as you say by the time the Check happens the issue is fixed. The only way to do what you want is to have two passes of the software, firstly a check, and then a second pass for the fixes. The only downside of this is that you have two pre...
by RytisT
Fri Jul 19, 2019 1:37 pm
Forum: PitStop Pro
Topic: Preflight report, error + fix
Replies: 11
Views: 13719

Preflight report, error + fix

Hi. Is there a way in preflight report to fix the issue aswell as show the error for same issue? Example. In my preflight report, I have selected to log as error if there is RGB objects aswell as convert them to CMYK. But what happens is that pitstop converts all RGB to CMYK and does not show error ...
by RytisT
Fri Jul 19, 2019 12:03 pm
Forum: PitStop Pro
Topic: How to check if file needs bleeds?
Replies: 3
Views: 5425

Re: How to check if file needs bleeds?

Malcolm Mackenzie wrote: Thu Jul 18, 2019 5:40 pm Hi
Your selection in the action will pick up anything that is up to 3mm inside the trim box and 3mm outside of it.
Try adjusting the first numbers to 0.5 mm
Well, I want it to select objects that are not further than 3mm from trim box edge, and that does not extend 3mm into bleed.
by RytisT
Wed Jul 17, 2019 11:34 am
Forum: PitStop Pro
Topic: How to check if file needs bleeds?
Replies: 3
Views: 5425

How to check if file needs bleeds?

Hi. I'm not entirely sure how to get "Check if object is close to the page edge" action to work. I just want to check if file needs bleeds, meaning if there is objects closer than 3mm to trim box edge and are they extending outwards from trim box enough to be recognized as bleed. These are...
by RytisT
Wed Jul 17, 2019 11:28 am
Forum: PitStop Pro
Topic: A way to hide certain messages in preflight report?
Replies: 5
Views: 6320

Re: A way to hide certain messages in preflight report?

If you don't want to see the error, then maybe it is best to adjust the preflight so that specific check doesn't run? You can remove the Zip compression check in the Images category of the PitStop Preflight Profile editor. I do want it to check it and change compression if needed, I just want the m...
by RytisT
Wed Jul 17, 2019 11:28 am
Forum: PitStop Pro
Topic: A way to hide certain messages in preflight report?
Replies: 5
Views: 6320

Re: A way to hide certain messages in preflight report?

If you don't want to see the error, then maybe it is best to adjust the preflight so that specific check doesn't run? You can remove the Zip compression check in the Images category of the PitStop Preflight Profile editor. I do want it to check it and change compression if needed, I just want the m...
by RytisT
Wed Jul 17, 2019 10:18 am
Forum: PitStop Pro
Topic: A way to hide certain messages in preflight report?
Replies: 5
Views: 6320

A way to hide certain messages in preflight report?

Hi. Is there a way to hide certain messages in pitstop preflight report? For example: https://prnt.sc/og4ofk I'm converting all images to JPEG2000 compression no matter what, I don't need people seeing same error message from time to time, I don't want to fill reports with some pointless errors. Is ...