Search found 27 matches

by paul_barker
Fri Apr 25, 2025 2:54 pm
Forum: Flows
Topic: Check if files exist inside folder, send mail if not.
Replies: 10
Views: 86350

Re: Check if files exist inside folder, send mail if not.

Hi laurentd
I know this is an old post but I am having the same problem but I don't see an error connection on my system. I have version 4 of the Scan Hierarchy app . Was the error connection option removed?
Thanks
Paul
by paul_barker
Wed Mar 12, 2025 5:06 pm
Forum: Applications
Topic: Merge PDFs and Bookmarks
Replies: 0
Views: 48441

Merge PDFs and Bookmarks

Hi All I am trying to merge some pdfs together for proofing, then split them back afterwards and thought it would be good to add a bookmark of the filename on each file then merge them and afterwards use the split PDF pages tool to split using the bookmarks. When using the merge tool in Switch thoug...
by paul_barker
Fri Feb 14, 2025 4:52 pm
Forum: Preflighting
Topic: Slow checking for cutting guide by regular expression.
Replies: 11
Views: 65352

Re: Slow checking for cutting guide by regular expression.

That's a great idea, thanks Freddyp. I will try that out.
by paul_barker
Thu Feb 13, 2025 9:40 am
Forum: Preflighting
Topic: Slow checking for cutting guide by regular expression.
Replies: 11
Views: 65352

Re: Slow checking for cutting guide by regular expression.

Hi Freddyp Thanks for that. I am aware of being able to do that in Switch but am trying to do the check so that it is reported as part of a pitstop preflight report but there is no action to just check colorants in a document in pitstop, the check always goes through every page one by one and checks...
by paul_barker
Mon Jan 13, 2025 3:08 pm
Forum: Preflighting
Topic: Slow checking for cutting guide by regular expression.
Replies: 11
Views: 65352

Re: Slow checking for cutting guide by regular expression.

That sounds like a good workaround Jimmy. I will give it a try, thank you.
by paul_barker
Mon Jan 13, 2025 2:33 pm
Forum: Preflighting
Topic: Slow checking for cutting guide by regular expression.
Replies: 11
Views: 65352

Re: Slow checking for cutting guide by regular expression.

I just need to report that the file doesn't have a cutter guide colour.
by paul_barker
Mon Jan 13, 2025 12:38 pm
Forum: Preflighting
Topic: Slow checking for cutting guide by regular expression.
Replies: 11
Views: 65352

Re: Slow checking for cutting guide by regular expression.

Thanks for the reply Jimmy. What I need is to be able to report the absence of a cutter guide colour as part of the preflight report but can't see a way of doing this using [Stats.Colourants].
by paul_barker
Mon Jan 13, 2025 12:11 pm
Forum: Preflighting
Topic: Slow checking for cutting guide by regular expression.
Replies: 11
Views: 65352

Slow checking for cutting guide by regular expression.

We are running a pre-flight check in Pitstop (within Switch) which checks if the document is missing a cutter guide including creases and prefs etc. We currently use select spot colour by regular expression ".*[Cc][Uu][Tt].*|.*[Dd][Ii][Ee].*|.*[Cc][Rr][Ee][Aa][Ss][Ee].*|.*[Dd][Rr][Ii][Ll][Ll].*...
by paul_barker
Fri Sep 20, 2024 10:46 am
Forum: Preflighting
Topic: Report size of cutting path
Replies: 6
Views: 30779

Re: Report size of cutting path

Thanks tdeschampsBluewest that works perfectly.
by paul_barker
Tue Sep 17, 2024 12:03 pm
Forum: Preflighting
Topic: Report size of cutting path
Replies: 6
Views: 30779

Re: Report size of cutting path

Hi I am also trying to achieve this, but in a lot of cases there are multiple cutter elements on a page which are all reported separately in the log like this </StringContext> <Location page="1" minX="101.19" minY="244.537" maxX="101.728" maxY="353.566&qu...
by paul_barker
Thu Jul 18, 2024 3:45 pm
Forum: Flows
Topic: Submit a job in Switch Portal
Replies: 6
Views: 14215

Re: Submit a job in Switch Portal

We had an issue with files disappearing when uploading which weren't even that big. Turns out that the files were created on a Mac and had characters in the name which aren't allowed in a Windows environment (ie ? or <). If uploaded as single files, Switch removes the disallowed characters but if up...
by paul_barker
Mon Feb 12, 2024 4:08 pm
Forum: Flows
Topic: Inject Folder Name Issue
Replies: 7
Views: 7457

Re: Inject Folder Name Issue

Thanks Freddy. Will wait and see what happens with the new NodeJS version when its released.
by paul_barker
Fri Feb 09, 2024 2:42 pm
Forum: Flows
Topic: Inject Folder Name Issue
Replies: 7
Views: 7457

Re: Inject Folder Name Issue

No Problem Jan. It does get even weirder as I noticed that it actually only fails the first time and then works every time after that as long as you pass it through one after the other but if you wait a while it then fails again almost like the network volume is not available first time but then bec...
by paul_barker
Fri Feb 09, 2024 1:52 pm
Forum: Flows
Topic: Inject Folder Name Issue
Replies: 7
Views: 7457

Re: Inject Folder Name Issue

Hi Jan. I'm not really understanding how that would work. The first part of the job numbers is always 5 digits but then they have the . followed by 2 digits. There will almost always be multiple folders on the root level with the same beginning but different after the . (12345.01 and 12345.02 and 12...
by paul_barker
Fri Feb 09, 2024 11:32 am
Forum: Flows
Topic: Inject Folder Name Issue
Replies: 7
Views: 7457

Inject Folder Name Issue

I am trying to inject a folder containing several files into a flow but it works sometimes and fails other which after logging it with Enfocus they said it is a network issue. I also tried the inject wildcard app to inject the folder or the files from within the folder but this also works sometimes ...