
Search found 337 matches
- Wed Mar 29, 2023 11:31 am
- Forum: PitStop Pro
- Topic: Changing pagelabels
- Replies: 13
- Views: 22753
Re: Changing pagelabels
That works perfect, Jimmy! Thank you (and we all make mistakes from time to time
)

- Wed Mar 29, 2023 9:15 am
- Forum: PitStop Pro
- Topic: Changing pagelabels
- Replies: 13
- Views: 22753
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...
- Tue Mar 28, 2023 5:25 pm
- Forum: PitStop Pro
- Topic: Changing pagelabels
- Replies: 13
- Views: 22753
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.
- Tue Mar 28, 2023 3:16 pm
- Forum: PitStop Pro
- Topic: Changing pagelabels
- Replies: 13
- Views: 22753
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...
- Fri Mar 10, 2023 3:55 pm
- Forum: Connect ALL / SEND
- Topic: Deliver to ftps
- Replies: 0
- Views: 123343
Deliver to ftps
Is there any way to select an ftps for delivery in Connect ALL?
- Thu Feb 16, 2023 2:17 pm
- Forum: PitStop Pro
- Topic: Action
- Replies: 7
- Views: 9880
Re: Action
The action "If it looks black and convert to Black" will not work on this document since the blue text doesn't look black
If you just want to convert all text to black a simple action like this will do that:

If you just want to convert all text to black a simple action like this will do that:
- Thu Feb 16, 2023 2:01 pm
- Forum: PitStop Pro
- Topic: Remove a line of copy
- Replies: 2
- Views: 4848
Re: Remove a line of copy
I don't think you can use wildcards, but if the text you want to remove is written with a font and/or in a size that is not used for anything else in the dokument, you could use that information to select the text and remove the selection.
Re: OpenAI
@JimmyHartington. You just write a plain text telling Open AI what you want. In my example I have written the request in my own language, but fortunately we share that :) It makes no difference in what language you write your prompt and you can even use Hex Codes for the colors if you like. My promp...
Re: OpenAI
It really is a very usefull app :) I know nothing (almost) about HTML but I like the idea of being able to make Submit Points look better in Switch using HTML for the Display description. So I made this simple flow and used the variables from the Submit Point to ask Open AI to generate the HTML code...
- Wed Aug 31, 2022 10:55 am
- Forum: Flows
- Topic: Attach Hierarchy Info
- Replies: 2
- Views: 4521
Re: Attach Hierarchy Info
Could it be, that your Archive Hierarchy subfolder level is still set to the default of 1?
- Tue Jul 12, 2022 3:39 pm
- Forum: PitStop Server
- Topic: Problem with Pitstop Server CMM
- Replies: 3
- Views: 11218
Re: Problem with Pitstop Server CMM
If you add "Overwrite Color Management Settings" to your action list, I'm pretty sure that will overwrite the settings in the configurator. I haven't tested thoug.
- Tue Jul 12, 2022 3:34 pm
- Forum: PitStop Pro
- Topic: Copy hyperlinks
- Replies: 9
- Views: 13874
Re: Copy hyperlinks
I ended up solving this with a combination of PitStop Server and Switch. Copies of the spread are handled with two different action. One that set the page boxes to the left half and one that set them to the right half. Afterwards the left and the right pages are assembled and merged back to on singl...
- Tue May 10, 2022 10:06 am
- Forum: PitStop Pro
- Topic: Copy hyperlinks
- Replies: 9
- Views: 13874
Re: Copy hyperlinks
Hmm, I see, but that doesn't solve my current challenge.
I have a spread that contains hyperlinks on the right side of the spread. I need to split the spread in single pages, but when I do that the hyperlinks are still on the empty right side of page one.
I have a spread that contains hyperlinks on the right side of the spread. I need to split the spread in single pages, but when I do that the hyperlinks are still on the empty right side of page one.

- Tue May 10, 2022 9:39 am
- Forum: PitStop Pro
- Topic: Copy hyperlinks
- Replies: 9
- Views: 13874
Re: Copy hyperlinks
That's my experience as well. I'm just wondering what the "Select external hyperlink annotations" does if it doesn't select external hyperlink annotations



- Tue May 10, 2022 8:43 am
- Forum: PitStop Pro
- Topic: Copy hyperlinks
- Replies: 9
- Views: 13874
Copy hyperlinks
I'm trying to make an action, that will copy a hyperlink form one page and paste on to another page. Apparently the action "Select external hyperlink annotation" doesn't select anything? Does anyone have experience with this?