Search found 313 matches

by Terkelsen
Wed Oct 16, 2024 4:50 pm
Forum: Flows
Topic: Variable or default value
Replies: 2
Views: 1384

Re: Variable or default value

Thanks r.zegwaard! That indeed was simple but very clever :idea: ;) I didn't think of the idea with two different fields with the same name :roll:
by Terkelsen
Wed Oct 16, 2024 3:50 pm
Forum: Flows
Topic: Variable or default value
Replies: 2
Views: 1384

Variable or default value

I want to use a variable to set a certain property. The variable is in the metadata from a checkpoint earlier in the flow. That part is easy ;) However, the metadata field that supplies this variable is a subfield of another field. The parent field is of the type "No-yes list". If the pare...
by Terkelsen
Tue Oct 15, 2024 1:08 pm
Forum: Griffin
Topic: Keeping jobs apart
Replies: 3
Views: 3381

Re: Keeping jobs apart

This is indeed a Phoenix screenshot.
In that case I think it would be appropriate for ESKO to remove this screendump from the Griffin documentation. ;)
by Terkelsen
Mon Oct 14, 2024 1:30 pm
Forum: Applications
Topic: hotfolder
Replies: 1
Views: 2617

Re: hotfolder

If you are talking about the feature "Create outlines" the problem is probably due to license restrictions on the font. In Properties for the Pitstop element, you can set "Skip font license checks" to "Yes" but be sure, that you are not violating any license restrictions.
by Terkelsen
Mon Oct 14, 2024 1:14 pm
Forum: Griffin
Topic: Keeping jobs apart
Replies: 3
Views: 3381

Keeping jobs apart

If you are nesting two different jobs on the same board is there a way to keep object from the two jobs seperate?

I would like this result:
Skærmbillede 2024-10-14 kl. 12.55.19.png
Skærmbillede 2024-10-14 kl. 12.55.19.png (86.91 KiB) Viewed 3381 times
rather than this:
Skærmbillede 2024-10-14 kl. 12.55.36.png
Skærmbillede 2024-10-14 kl. 12.55.36.png (94.57 KiB) Viewed 3381 times
by Terkelsen
Mon Sep 02, 2024 1:11 pm
Forum: Action Lists
Topic: Simple add bleed on document with no bleed
Replies: 16
Views: 4936

Re: Simple add bleed on document with no bleed

If you have Switch you could use variables to either run different PPPs or to define which actions to run depending on the existence of a trimbox.
by Terkelsen
Tue Aug 13, 2024 1:29 pm
Forum: Flows
Topic: Change "text" to "boolean"
Replies: 3
Views: 3612

Re: Change "text" to "boolean"

You can use the app "String replace" to change the value, representing your choice in the Submit Point in the dataset, to yes or no.
by Terkelsen
Thu Aug 08, 2024 2:21 pm
Forum: Griffin
Topic: Futoba marks
Replies: 6
Views: 3735

Re: Futoba marks

OK, I think I can manage to make my own action for this, but I agree that it would be obvious to have this as a feature in Griffin.
by Terkelsen
Thu Aug 08, 2024 8:34 am
Forum: Griffin
Topic: Futoba marks
Replies: 6
Views: 3735

Re: Futoba marks

Magnus, would you be willing to share the PitStop action used for that?
by Terkelsen
Wed Aug 07, 2024 3:57 pm
Forum: Griffin
Topic: Futoba marks
Replies: 6
Views: 3735

Futoba marks

Has anyone been able to generate Fotoba marks with Griffin?

https://www.digi-ci.com/wp-content/uplo ... 52019-.pdf
by Terkelsen
Tue Jun 11, 2024 11:43 am
Forum: Node.js scripting
Topic: Merge Excel files
Replies: 3
Views: 2810

Merge Excel files

Does anyone have a script that would merge all Excel files in a folder into just one Excel file?
by Terkelsen
Tue May 07, 2024 11:47 am
Forum: Action Lists
Topic: Barcode with inceasing number that applies to odd pages only
Replies: 3
Views: 7930

Re: Barcode with inceasing number that applies to odd pages only

I'm not sure I understand why you need all that splitting and merging? If you already have an action that places the desired barcode couldn't you just start that action by "Select Pages" and select every Nth page (select every 2 page starting form 1 to )?
by Terkelsen
Tue May 07, 2024 8:54 am
Forum: Color Management
Topic: Changes in color mode
Replies: 1
Views: 2383

Re: Changes in color mode

PitStop has an action called Remap Color where you can remap one channel to another.
by Terkelsen
Fri Apr 26, 2024 12:47 pm
Forum: Connect ALL / SEND
Topic: Preflights
Replies: 1
Views: 6856

Preflights

Since ConnectALL has not been updated since 2021, will it be possible to use ppp-files from PitStop 2024?
by Terkelsen
Thu Apr 25, 2024 8:41 am
Forum: Flows
Topic: Hyperlink on a PDF
Replies: 1
Views: 1522

Hyperlink on a PDF

Is there an automated way of adding a hyperlink that will work if you click anywhere on a PDF? I have a PDF and a corresponding XML coming in. The XML contains a URL. I need to ad that URL to the PDF, so that it will work if you click anywhere on the PDF. I can do this manually in Acrobat by adding ...