Search found 337 matches

by Terkelsen
Tue Aug 13, 2024 1:29 pm
Forum: Flows
Topic: Change "text" to "boolean"
Replies: 3
Views: 8535

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: 9
Views: 29419

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: 9
Views: 29419

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: 9
Views: 29419

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: 11
Views: 43924

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: 14341

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: 11387

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: 15701

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: 3729

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 ...
by Terkelsen
Wed Apr 17, 2024 9:56 am
Forum: Flows
Topic: EMFILE: too many open files ..main.js
Replies: 26
Views: 54620

Re: EMFILE: too many open files ..main.js

I'm having the same problem but in this case I can only find "Refresh job info" to blame, and there is no way to neither up- nor downgrade that :roll:
by Terkelsen
Wed Feb 14, 2024 2:02 pm
Forum: Flows
Topic: PDF to EPUB
Replies: 4
Views: 4019

Re: PDF to EPUB

I actually tried that already, but I'm getting this error: "WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested" ...apparently because I'm running on a Mac with the M1 processor (ARM). Not a...
by Terkelsen
Wed Feb 14, 2024 10:09 am
Forum: Flows
Topic: PDF to EPUB
Replies: 4
Views: 4019

PDF to EPUB

Any ideas on how to convert PDF to EPUB with fixed layout in Switch?

It seems that most of the online tools available will all generate a reflowable EPUB. I need it to be fixed layout.
by Terkelsen
Fri Dec 08, 2023 1:50 pm
Forum: PitStop Pro
Topic: Install Pitstop pro again on Laptop
Replies: 3
Views: 31188

Re: Install Pitstop pro again on Laptop

You can't use the same license on two different computers unless you deactivate the license on one before activating it on the other.
by Terkelsen
Wed Dec 06, 2023 7:54 pm
Forum: Flows
Topic: Flow definition is corrupt: several flow objects have the same internal ID
Replies: 5
Views: 40450

Re: Flow definition is corrupt: several flow objects have the same internal ID

After being led in the right direction by Enfocus Support, I managede to solve the problem. I opened the xml-file of that specific flow, that couldn't be activated. Searched through the 4878 lines of xml searching for id=" which was found 196 times. I then went through all these occurrences (an...
by Terkelsen
Wed Dec 06, 2023 9:35 am
Forum: Flows
Topic: Flow definition is corrupt: several flow objects have the same internal ID
Replies: 5
Views: 40450

Re: Flow definition is corrupt: several flow objects have the same internal ID

I'm having the exact same problem right now. Did you ever get an answer to this?