Search found 1029 matches

by freddyp
Fri Apr 05, 2024 1:17 pm
Forum: PitStop Pro
Topic: 2 questions:
Replies: 2
Views: 257

Re: 2 questions:

Actions are executed on the selection: Select images, Resample image Select text, Select color red, AND, Change color to green etc. Those are straightforward. But what happens in the following action list? Select annotations Flatten annotations Change trim box If you think that the annotations are f...
by freddyp
Fri Apr 05, 2024 7:10 am
Forum: PitStop Pro
Topic: Remap Pantone to CMYK Values
Replies: 7
Views: 413

Re: Remap Pantone to CMYK Values

I suspect different combinations of objects with just a color in Separation color space and other objects in a DeviceN color space of which one or more of the separations are PANTONE possibly mixed with process colors. Every spot color in a PDF must have an alternate color space. Perhaps the alterna...
by freddyp
Tue Apr 02, 2024 2:59 pm
Forum: Node.js scripting
Topic: Using imagemagick in script under Mac
Replies: 5
Views: 467

Re: Using imagemagick in script under Mac

The error is "command not found". As it works on Windows but not on Mac I suggest to check if the magick file under /opt/homebrew is not a symbolic link or shortcut. If it is then try it with the real path. If that still does not work you will have to be a bit more specific on the error me...
by freddyp
Tue Apr 02, 2024 8:50 am
Forum: Node.js scripting
Topic: Using imagemagick in script under Mac
Replies: 5
Views: 467

Re: Using imagemagick in script under Mac

The environment in which your script is running is not the same as the one in Terminal/Command prompt. It is not a guarantee that 'magick' is a known command in that environment. Use the complete path.
by freddyp
Fri Mar 29, 2024 8:49 am
Forum: Action Lists
Topic: I want to designate a layer as a spot colour.
Replies: 2
Views: 2072

Re: I want to designate a layer as a spot colour.

Select objects in layer by name
Change color
by freddyp
Mon Mar 18, 2024 9:07 am
Forum: Applications
Topic: Illustrator script arguments and variables
Replies: 2
Views: 2061

Re: Illustrator script arguments and variables

You should start from here: https://www.enfocus.com/manuals/UserGui ... tions.html. There you will find what variables Switch makes available to your script and how it works with arguments.
by freddyp
Fri Mar 15, 2024 10:03 am
Forum: Flows
Topic: Automate mail list processing
Replies: 2
Views: 996

Re: Automate mail list processing

by freddyp
Fri Mar 08, 2024 10:07 am
Forum: Flows
Topic: Sort images (portrait-landscape)
Replies: 5
Views: 979

Re: Sort images (portrait-landscape)

Switch calculation is not necessary. In the condition on a connection define [Image.ImageLength] greater than or equal to [Image.ImageWidth] for portrait and square, and the other connection takes all other jobs.
by freddyp
Tue Mar 05, 2024 9:06 am
Forum: Switch
Topic: FTP Send and PPK
Replies: 2
Views: 2371

Re: FTP Send and PPK

Please also report this to support: https://enfocus.my.site.com/customers/s/cases
by freddyp
Tue Mar 05, 2024 9:00 am
Forum: Flows
Topic: Monday.com API
Replies: 2
Views: 874

Re: Monday.com API

I have no experience with the Monday.com API. I suggest you submit a feature request to the app creator. And they will have the experience to point you in the right direction.
by freddyp
Tue Feb 27, 2024 11:47 am
Forum: Switch
Topic: web order files stuck in first folder
Replies: 2
Views: 808

Re: web order files stuck in first folder

Indeed, what does the next element do? Although it is blurred, it looks like it could be "XML pickup". How is it configured? The default is "Metadata alongside asset" but if there is never an asset the XML will keep waiting until it times out (the default is 15 minutes). More imp...
by freddyp
Tue Feb 27, 2024 8:26 am
Forum: PitStop Server
Topic: Unknown character in content stream
Replies: 5
Views: 5380

Re: Unknown character in content stream

There is an Action "Consolidate fonts". That sounds like it could help.

Not all rips like lots of line-art so it may not be feasible, but outlining all text is also a possible approach worth investigating.
by freddyp
Fri Feb 23, 2024 11:28 am
Forum: Flows
Topic: Pack / Unpack Job Elements failing?
Replies: 4
Views: 1048

Re: Pack / Unpack Job Elements failing?

Can you please share one of the packed jobs?
by freddyp
Wed Feb 14, 2024 9:24 am
Forum: Flows
Topic: Milestone
Replies: 4
Views: 958

Milestone

I am proud to announce a (small) milestone in my career of 13 years at Enfocus. It is almost literally a milestone: the etymological roots of the word lie in the Latin word mille which means 1,000 and this is my 1,000th post on the forum. It is not my last!
by freddyp
Wed Feb 14, 2024 9:21 am
Forum: Flows
Topic: Rename job object/regex renaming question
Replies: 3
Views: 902

Re: Rename job object/regex renaming question

Here is a flow with a solution:
Rename regex.sflow.zip
(19.35 KiB) Downloaded 213 times