Search found 302 matches

by Terkelsen
Tue Sep 19, 2023 4:59 pm
Forum: Flows
Topic: Release files sorted by time stamp
Replies: 2
Views: 5539

Release files sorted by time stamp

I have a lot of PDF files in a flow folder. They all contains a specific time stamp as JSON metadata. I need to send all the files to a hotfolder on a RIP. It is very important that the oldest file is sent first and so on in the order of the time stamps. It sounds quite simpel but I have failed to f...
by Terkelsen
Thu Sep 14, 2023 3:17 pm
Forum: Flows
Topic: JDF to call impose tempalte
Replies: 0
Views: 84705

JDF to call impose tempalte

I have asked this question several times to EFI/Fiery in mails, on online forums and through local resellers, but without getting any answers, so now I try this forum ;) I'm using Switch with the app "Create text file" to generate JDF-files to be used in hotfolders on a Fiery RIP. I haven'...
by Terkelsen
Fri Sep 08, 2023 3:25 pm
Forum: Flows
Topic: Spaces in variable URL
Replies: 4
Views: 7502

Re: Spaces in variable URL

Jimmy, I can confirm that your script works as well, just as String replace did :)
by Terkelsen
Thu Sep 07, 2023 11:56 pm
Forum: Flows
Topic: Spaces in variable URL
Replies: 4
Views: 7502

Re: Spaces in variable URL

Brilliant idea, Jimmy :idea: I was on my way down that road, but for some reason turned around.

I simply write the entire URL into Private data and then use String Replace to replace space with %20 in that entire dataset. I've tested and it works just fine :)
by Terkelsen
Thu Sep 07, 2023 4:12 pm
Forum: Flows
Topic: Spaces in variable URL
Replies: 4
Views: 7502

Spaces in variable URL

I'm using Switch to generate a html-mail containing a button with a URL for the user to click on. This works fine, but if the receiver will forward this e-mail, the URL-link might get lost depending on which e-mail application is used and the users local settings. To compensate for this I also inclu...
by Terkelsen
Thu Jul 20, 2023 11:48 am
Forum: Flows
Topic: overwrite files in flow
Replies: 2
Views: 3595

Re: overwrite files in flow

I think you need to elaborate a little on how the flow works. If you are just collecting the JSON files in a folder and then later picking them up using the PDF you could just leave the JSON files in a folder with no outgoing connection (and overwrite) and then use Inject Wildcard to let the PDF pic...
by Terkelsen
Tue Jul 18, 2023 9:49 am
Forum: Preflighting
Topic: Restriction for "White text does not knock out"
Replies: 2
Views: 7654

Re: Restriction for "White text does not knock out"

Just like Freddy, I don't quite understand why you want this, but anyway an action like this will log all white text that does not knock out only on any other background than 100 K. Skærmbillede 2023-07-19 kl. 15.22.45.png You first select all line art that is not 100 K. Then use that as the inside ...
by Terkelsen
Fri Jul 07, 2023 9:50 am
Forum: Preflighting
Topic: Extract Cutfiles From PDF!
Replies: 5
Views: 9148

Re: Extract Cutfiles From PDF!

With Griffin in Switch you already have the possibility to make separate files for cutting and printing, so why not just make a copy of these?
by Terkelsen
Thu Mar 30, 2023 5:00 pm
Forum: PitStop Pro
Topic: Changing pagelabels
Replies: 13
Views: 10598

Re: Changing pagelabels

@Jimmy. Thank you. Thats proves what Freddy just wrote. @Freddy. Thank you for the explanation. That however, leaves me with another question ;) How is the Split PDF element in Switch then able to ad the page label as a suffix to the file name using [Label], even when the PDF doesn't contain page la...
by Terkelsen
Wed Mar 29, 2023 3:11 pm
Forum: PitStop Pro
Topic: Changing pagelabels
Replies: 13
Views: 10598

Re: Changing pagelabels

Well, I got the problem solved with a workaround in Switch but that brings me back to the initial problem with the PitStop action, which seems to be a PDF issue. If I create a simple two page document in InDesign and export that to at PDF having page 1 and 2, the action will not do anything. If I cr...
by Terkelsen
Wed Mar 29, 2023 11:31 am
Forum: PitStop Pro
Topic: Changing pagelabels
Replies: 13
Views: 10598

Re: Changing pagelabels

That works perfect, Jimmy! Thank you (and we all make mistakes from time to time ;) )
by Terkelsen
Wed Mar 29, 2023 9:15 am
Forum: PitStop Pro
Topic: Changing pagelabels
Replies: 13
Views: 10598

Re: Changing pagelabels

@Jimmy. Almost ;) The search part seems to work fine, but using the replace part in "Search and replace" in the Rename element in Switch, seems to just remove the part of the filename? Skærmbillede 2023-03-29 kl. 09.09.29.png @Freddy. The reason for using [Label] rather than [Index] is tha...
by Terkelsen
Tue Mar 28, 2023 5:25 pm
Forum: PitStop Pro
Topic: Changing pagelabels
Replies: 13
Views: 10598

Re: Changing pagelabels

I tried that but the problem is that the file names contains several underscores followed by numbers and you can’t use regex look back in Switch.
by Terkelsen
Tue Mar 28, 2023 3:16 pm
Forum: PitStop Pro
Topic: Changing pagelabels
Replies: 13
Views: 10598

Changing pagelabels

I have a PDF containing 56 pages. I need to change the page labels for the pages 1-9 into 01, 02, 03 etc. I have made this simple action that (is supposed to) select the page range 1-9 and add the change the page labels by adding 0 as a prefix. Skærmbillede 2023-03-28 kl. 14.59.24.png Skærmbillede 2...
by Terkelsen
Fri Mar 10, 2023 3:55 pm
Forum: Connect ALL / SEND
Topic: Deliver to ftps
Replies: 0
Views: 113997

Deliver to ftps

Is there any way to select an ftps for delivery in Connect ALL?