Search found 288 matches

by JimmyHartington
Fri Apr 19, 2024 10:37 am
Forum: PitStop Pro
Topic: Select variable range of pages
Replies: 7
Views: 111

Re: Select variable range of pages

loicaigon wrote: Fri Apr 19, 2024 10:23 am I think you need to AND all pages and NOT pages with page label
It works with just the NOT.
Maybe because both actions are selecting pages?
by JimmyHartington
Fri Apr 19, 2024 9:56 am
Forum: PitStop Pro
Topic: Select variable range of pages
Replies: 7
Views: 111

Re: Select variable range of pages

I have ended up splitting it into 2 actions lists. In the first Action List I fix the TOC. I also set page labels on the TOC pages. In the other action, my selection is then Select All Pages Select Pages with Page Label (to select the TOC pages) NOT - Do changes - And since this process is running i...
by JimmyHartington
Thu Apr 18, 2024 10:52 pm
Forum: PitStop Pro
Topic: Select variable range of pages
Replies: 7
Views: 111

Re: Select variable range of pages

Hi Loic That work with selecting the pages with the TOC. Now I have trouble selecting all pages EXCEPT the TOC. I probably need to place a NOT the correct place. Now I have: Select all pages Select objects if page is selected Select font Courier-Bold NOT Select page if content is selected - Do chang...
by JimmyHartington
Thu Apr 18, 2024 9:50 pm
Forum: PitStop Pro
Topic: Select variable range of pages
Replies: 7
Views: 111

Re: Select variable range of pages

Ahh. It was something I missed.
Of course I can not add graphics when I end up not having at page selected.
I will try this.
by JimmyHartington
Thu Apr 18, 2024 5:27 pm
Forum: PitStop Pro
Topic: Select variable range of pages
Replies: 7
Views: 111

Select variable range of pages

I am a bit stumped with an action list I am trying to make. Maybe I am missing something obvious. I use a tool to create a table of contents based on bookmarks in a pdf. It is added as the first pages of the pdf. It could be 1, 2, 3 etc number of pages. It is determined automatically by the program....
by JimmyHartington
Wed Apr 17, 2024 9:23 am
Forum: Flows
Topic: EMFILE: too many open files ..main.js
Replies: 24
Views: 1086

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

magnussandstrom wrote: Wed Apr 17, 2024 9:19 am Or Enfocus could provide a free Switch dev-license for beta testers. To test beta apps on a production system is not fun and very time consuming for us users.
Agreed. This could solve it as well.
by JimmyHartington
Tue Apr 16, 2024 10:43 pm
Forum: Flows
Topic: EMFILE: too many open files ..main.js
Replies: 24
Views: 1086

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

It seems like more bugs or regressions has slipped into the app releases lately. I know the apps are available for beta testing before release. But as I recall it is not possible to run the beta version and a regular version on the same Switch installation. If that was possible I would be more willi...
by JimmyHartington
Tue Apr 16, 2024 8:04 am
Forum: Flows
Topic: 2nd option for unzipping
Replies: 12
Views: 235

Re: 2nd option for unzipping

If you have the folder constraint set to one file, then I do not think you will get a mix up.
Some of my flows utilize this method of a folder constraint set to one file. And then the other files just wait for their turn.
It can be 5 or 100 files.
by JimmyHartington
Tue Apr 16, 2024 6:33 am
Forum: PitStop Pro
Topic: Using one object as reference for the position of another?
Replies: 1
Views: 100

Re: Using one object as reference for the position of another?

I would select the object you need to reference. Set the Art box to selection.
And the place your graphic relative to the Art box.
by JimmyHartington
Mon Apr 15, 2024 10:02 pm
Forum: Flows
Topic: 2nd option for unzipping
Replies: 12
Views: 235

Re: 2nd option for unzipping

With the latest version of the Unarchive app I have reported a bug, because it did not unzip my files correctly.
You could try to install the older version and see if it unzips the files correctly.
by JimmyHartington
Mon Apr 15, 2024 7:56 am
Forum: PitStop Pro
Topic: Sequential Numbering Action List
Replies: 21
Views: 583

Re: Sequential Numbering Action List

CruzinCooler wrote: Sat Apr 13, 2024 7:10 pm Actually any character, before or after
Yeah. Prefix and suffix would be cool.
by JimmyHartington
Fri Apr 12, 2024 10:35 pm
Forum: PitStop Pro
Topic: Sequential Numbering Action List
Replies: 21
Views: 583

Re: Sequential Numbering Action List

If it is more general numbering it could be nice to set the step count.
by JimmyHartington
Fri Apr 12, 2024 6:44 pm
Forum: Applications
Topic: Photoshop App
Replies: 4
Views: 462

Re: Photoshop App

If its just SVG data in the file, maybe you could use the JSON Pickup, and then use Switch to extract the information and write to an SVG-file.
From here you could use Inkscape from the commandline to convert to PNG.
Or maybe PDF to keep it as vector.

Do you have a sample file?
by JimmyHartington
Wed Apr 10, 2024 8:21 am
Forum: Flows
Topic: EMFILE: too many open files ..main.js
Replies: 24
Views: 1086

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

I updated to version 12 of Inject Job yesterday.
And then I got the EMFILE error for an Inject Job element.

But does this error show up if just one app has the problem?
So the amount of temp-files limit is for the Switch-installation?
by JimmyHartington
Tue Apr 09, 2024 1:30 pm
Forum: Flows
Topic: Execute command v11
Replies: 0
Views: 79

Execute command v11

Hi This is a heads up for users planning to upgrade Execute Command I am in the process of migrating my Switch-server to a new installation. And for testing I installed the newly released v11 of Execute Command. And in one of my flows it does not work as expected. The Execute Command receives a fold...