Search found 64 matches

by yosimo
Sun Jun 15, 2025 7:14 pm
Forum: Action Lists
Topic: Alpha fill check action list
Replies: 3
Views: 5657

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

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

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

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

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

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

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

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...
by yosimo
Wed Jan 29, 2025 8:22 am
Forum: PitStop Pro
Topic: How to make TrueType fonts compatible with the PDF/X-4 standard?
Replies: 7
Views: 31602

Re: How to make TrueType fonts compatible with the PDF/X-4 standard?

Hi Loïc,

the PDFToolbox from Callas offers a fixup “Remove additional encoding entries in cmap of symbolic TrueType fonts”. This corrects the PDF.
There is also a test that can be carried out in advance.
by yosimo
Tue Jan 28, 2025 2:59 pm
Forum: PitStop Pro
Topic: How to make TrueType fonts compatible with the PDF/X-4 standard?
Replies: 7
Views: 31602

Re: How to make TrueType fonts compatible with the PDF/X-4 standard?

loicaigon wrote: Tue Jan 28, 2025 1:20 pm Can you share your file? I would love to test that competition capability of such a fix.
Yes, of course. I have uploaded two files here:

https://magentacloud.de/s/f5czbLPAj3JtgPs

Thank you very much.
by yosimo
Tue Jan 28, 2025 12:37 pm
Forum: PitStop Pro
Topic: How to make TrueType fonts compatible with the PDF/X-4 standard?
Replies: 7
Views: 31602

Re: How to make TrueType fonts compatible with the PDF/X-4 standard?

The files are supplied by our customers. I have no possibility of exchanging fonts. We don't even have some of these fonts. The cause is probably an error when creating the PDFs. I thought that if PitStop can recognize the error, then perhaps PitStop could also correct it. Preflight tools from other...
by yosimo
Mon Jan 27, 2025 3:18 pm
Forum: PitStop Pro
Topic: How to make TrueType fonts compatible with the PDF/X-4 standard?
Replies: 7
Views: 31602

How to make TrueType fonts compatible with the PDF/X-4 standard?

Hi,
my preflight reports that the PDF contains TrueType fonts that do not comply with the PDF/X-4 standard.
What action can I take to make these TrueType fonts compatible with the PDF/X-4 standard?
Can TrueType fonts be converted to CFF?

Thanks
yosimo
by yosimo
Thu Dec 19, 2024 8:32 am
Forum: PitStop Pro
Topic: Enjoying PitStop 24.11?
Replies: 5
Views: 24983

Re: Enjoying PitStop 24.11?

Ohh, great, I found it.
thx.

yosimo
by yosimo
Thu Dec 12, 2024 12:28 pm
Forum: PitStop Pro
Topic: Check if Visual Content is Exists
Replies: 5
Views: 19063

Re: Check if Visual Content is Exists

Hi Loic, Thanks for the information, it's clearer now. I have only ever used the action on vector objects that I couldn't get hold of with the normal selection actions. Now I understand that you can also use it to query image sections. This opens up completely different possibilities. Then the wordi...
by yosimo
Thu Dec 12, 2024 11:30 am
Forum: PitStop Pro
Topic: Check if Visual Content is Exists
Replies: 5
Views: 19063

Re: Check if Visual Content is Exists

@JeanetteHopkins: Have you tried it out? How exactly did you do that? The online help also says that you can delete the selected objects manually. However, this is not true because the objects are not selected and therefore cannot be deleted. https://www.enfocus.com/manuals/Extra/PreflightReportHelp...