Search found 75 matches
- Fri Apr 24, 2026 1:10 pm
- Forum: Flows
- Topic: Insert last page between every page (1-A-2-A-3-A)
- Replies: 4
- Views: 6517
Re: Insert last page between every page (1-A-2-A-3-A)
... I’m wondering how others have solved it... Well, we do that right in Adobe Acrobat using a small JavaScript code. for (var i = this.numPages - 1; i > 0; i--) { this.insertPages(i - 1, this.path, this.numPages - 1, this.numPages - 1); } this.deletePages(this.numPages - 1); I don't have Switch, a...
- Thu Apr 09, 2026 4:48 pm
- Forum: PitStop Pro
- Topic: Version 26.03 issues
- Replies: 8
- Views: 8929
- Wed Apr 08, 2026 12:52 pm
- Forum: PitStop Pro
- Topic: Version 26.03 issues
- Replies: 8
- Views: 8929
Re: Version 26.03 issues
Hi all, I noticed that the Action Lists window can now be displayed in multiple columns, and the Action Lists can be sorted by the column header, such as by date, name or author. What I don’t like about this is that the entries in the “Recent” section are now also sorted this way. It was always very...
- Tue Mar 24, 2026 4:28 pm
- Forum: Applications
- Topic: Password Protect PDF
- Replies: 7
- Views: 17128
Re: Password Protect PDF
I think the OP was originally looking for a solution using Switch. After more than 11 years, there might even be one now. @Olivia_Casper Why would anyone upload confidential PDF documents to some third-party cloud or online apps just to encrypt them? That seems very questionable to me. If you have P...
- Thu Mar 12, 2026 8:29 am
- Forum: PitStop Pro
- Topic: Yellow Boxes Around some Vector shapes
- Replies: 8
- Views: 11912
- Wed Mar 11, 2026 4:18 pm
- Forum: PitStop Pro
- Topic: Yellow Boxes Around some Vector shapes
- Replies: 8
- Views: 11912
Re: Yellow Boxes Around some Vector shapes
We already had something like this here in this post:
viewtopic.php?p=18727#p18727
Maybe that can help.
viewtopic.php?p=18727#p18727
Maybe that can help.
- Tue Oct 07, 2025 3:40 pm
- Forum: Action Lists
- Topic: Problems with ä, ö, ü in spot color names
- Replies: 2
- Views: 4525
Problems with ä, ö, ü in spot color names
Hi, it often happens that certain special German characters such as umlauts (ä, ö, ü) in the names of spot colors are displayed with a hyphen in PitStop Inspector. Such spot color names cannot be renamed to a different spot color name using the ‘Remap spot color’ action. Nothing happens, without an ...
- Wed Oct 01, 2025 1:48 pm
- Forum: PitStop Server
- Topic: Lock PDF
- Replies: 8
- Views: 16640
- Thu Jul 24, 2025 4:05 pm
- Forum: Action Lists
- Topic: How to convert subpaths to normal paths? (e.g. cut marks)
- Replies: 2
- Views: 7034
Re: How to convert subpaths to normal paths? (e.g. cut marks)
Hi Loïc,
'Split in subpaths' alone works fine. I hadn't tried that because I thought I had to select them beforehand with the ‘select subpaths’ action.
Then ‘Split in subpaths’ does not work.
Thank you very much, that's done for me.
Kind regards
yosimo
'Split in subpaths' alone works fine. I hadn't tried that because I thought I had to select them beforehand with the ‘select subpaths’ action.
Then ‘Split in subpaths’ does not work.
Thank you very much, that's done for me.
Kind regards
yosimo
- Thu Jul 24, 2025 10:01 am
- Forum: Action Lists
- Topic: How to convert subpaths to normal paths? (e.g. cut marks)
- Replies: 2
- Views: 7034
How to convert subpaths to normal paths? (e.g. cut marks)
Hi, when I export a PDF with cut marks from Indesign, the cut marks are defined as part of a path group (subpath). This is what the object browser shows. You can also see all the additional cut marks highlighted in yellow, although only one cut mark is selected. What action can I use to select these...
- Tue Jun 17, 2025 12:55 pm
- Forum: Action Lists
- Topic: Alpha fill check action list
- Replies: 7
- Views: 19372
Re: Alpha fill check action list
Hmm, the PDFs only contain simple image data. No alpha fill, no mask and no native transparency.
How is PitStop Pro supposed to find this if the PDF does not even contain the properties to be searched for?
How is PitStop Pro supposed to find this if the PDF does not even contain the properties to be searched for?
- Sun Jun 15, 2025 7:14 pm
- Forum: Action Lists
- Topic: Alpha fill check action list
- Replies: 7
- Views: 19372
Re: Alpha fill check action list
Hi JavierLFPC,
I cannot find your PDF files. Only JPG files are shown. Perhaps you could make the PDF files available for download (from a file hoster)?
- Fri May 23, 2025 9:34 am
- Forum: Action Lists
- Topic: Changing color within a gradient
- Replies: 11
- Views: 48228
Re: Changing color within a gradient
Hi Loïc,
I've learned something new with your action list, thank you.
I think it's also easier. And you can pick or grab the spot colors directly in the action.
I've learned something new with your action list, thank you.
I think it's also easier. And you can pick or grab the spot colors directly in the action.
- Tue May 06, 2025 9:00 am
- Forum: PitStop Pro
- Topic: cant remove unvisible objet
- Replies: 3
- Views: 33530
Re: cant remove unvisible objet
Hi,
for your PDF you could try the action list as shown in the screenshot.
Regards
Yosimo
for your PDF you could try the action list as shown in the screenshot.
Regards
Yosimo
- Mon Mar 24, 2025 4:22 pm
- Forum: PitStop Server
- Topic: Invert B&W PNG to W&B?
- Replies: 6
- Views: 43720
Re: Invert B&W PNG to W&B?
Hi,...I was really hoping for a pitstop solution...
I have a action list for PitStop Pro with which bitmap images can be inverted.
Maybe it will help.
Action list: https://magentacloud.de/s/sdQmjJRsHNH2oXe