Search found 71 matches

by yosimo
Thu Mar 12, 2026 8:29 am
Forum: PitStop Pro
Topic: Yellow Boxes Around some Vector shapes
Replies: 8
Views: 1327

Re: Yellow Boxes Around some Vector shapes

loicaigon wrote: Wed Mar 11, 2026 5:07 pm ...When it "doesn't work", it's mostly because the Form is set as a transparency group...
Ahh, I was wondering why my action list sometimes doesn't work.
That's an important tip.
Thank you very much, Loïc
by yosimo
Wed Mar 11, 2026 4:18 pm
Forum: PitStop Pro
Topic: Yellow Boxes Around some Vector shapes
Replies: 8
Views: 1327

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.
by yosimo
Tue Oct 07, 2025 3:40 pm
Forum: Action Lists
Topic: Problems with ä, ö, ü in spot color names
Replies: 2
Views: 2088

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 ...
by yosimo
Wed Oct 01, 2025 1:48 pm
Forum: PitStop Server
Topic: Lock PDF
Replies: 8
Views: 13077

Re: Lock PDF

schmitzdp wrote: Fri Jul 11, 2025 1:05 pm ...I would have preferred to use Pitstop...
As an alternative to a PitStop action list, you could do this directly with Acrobat's own Action Wizard tool and a custom Acrobat action. The screenshot shows how.
by yosimo
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: 4425

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
by 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: 4425

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...
by yosimo
Tue Jun 17, 2025 12:55 pm
Forum: Action Lists
Topic: Alpha fill check action list
Replies: 7
Views: 15510

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?
by yosimo
Sun Jun 15, 2025 7:14 pm
Forum: Action Lists
Topic: Alpha fill check action list
Replies: 7
Views: 15510

Re: Alpha fill check action list

JavierLFPC wrote: Wed Jun 04, 2025 12:52 pm ...In attachment you can find 2 pdf files, ...
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)?
by yosimo
Fri May 23, 2025 9:34 am
Forum: Action Lists
Topic: Changing color within a gradient
Replies: 11
Views: 43581

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.
by yosimo
Tue May 06, 2025 9:00 am
Forum: PitStop Pro
Topic: cant remove unvisible objet
Replies: 3
Views: 32722

Re: cant remove unvisible objet

Hi,

for your PDF you could try the action list as shown in the screenshot.

Regards
Yosimo
by yosimo
Mon Mar 24, 2025 4:22 pm
Forum: PitStop Server
Topic: Invert B&W PNG to W&B?
Replies: 6
Views: 40231

Re: Invert B&W PNG to W&B?

...I was really hoping for a pitstop solution...
Hi,
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
by yosimo
Fri Mar 07, 2025 1:04 pm
Forum: Preflighting
Topic: "Regex Help: How to Extract First PANTONE Color Before Semicolon in Switch
Replies: 5
Views: 69874

Re: "Regex Help: How to Extract First PANTONE Color Before Semicolon in Switch

I could also offer this RegEx: (?i)([^;]*\bPANTONE\b[^;]*) Explanation: [1] (?i) → Activates case insensitivity (so that “pantone”, “Pantone”, etc. are also found). [2] ^ → Starts the search at the beginning of the character string. [3] ([^;]*\bPANTONE\b[^;]*) → Searches for the first expression tha...
by yosimo
Thu Mar 06, 2025 5:14 pm
Forum: Preflighting
Topic: Slow checking for cutting guide by regular expression.
Replies: 11
Views: 73887

Re: Slow checking for cutting guide by regular expression.

Perhaps a simple pitstop preflight that only names the color separations will suffice.
I think that's faster than an pitstop action list.
by yosimo
Wed Feb 26, 2025 12:43 pm
Forum: PitStop Pro
Topic: Handling "All" Spot Color in a RIP That Misinterprets It as CMYK
Replies: 5
Views: 36165

Re: Handling "All" Spot Color in a RIP That Misinterprets It as CMYK

Maybe it helps to define the Alternate Color Space of the spot/registration color 'All' in gray?
by yosimo
Thu Feb 20, 2025 3:43 pm
Forum: PitStop Pro
Topic: How to grab a color defined inside a pattern description?
Replies: 1
Views: 13671

How to grab a color defined inside a pattern description?

Hi, my PDF contains objects filled with a "Colored Tiling Pattern". Now the 4c orange is to be converted to a PANTONE color tone and the dark 4c tone is to be set to 90% black. Which PitStop action can I use to select the vector elements in the colored tiling pattern to apply the color val...