When I look at the file all the UV is bitmap/image, so that way the is no concept of fill and stroke.
So I can not see a way do this check.
But maybe another forum user has a good idea.
Search found 458 matches
- Mon Oct 13, 2025 7:59 am
- Forum: Action Lists
- Topic: Check solid of the spot color area
- Replies: 3
- Views: 190
- Thu Oct 09, 2025 3:51 pm
- Forum: Flows
- Topic: Imagemagick on Mac vs. PC
- Replies: 7
- Views: 178
Re: Imagemagick on Mac vs. PC
Just tried on my Windows and it does also not convert it to RGB. But when I try to open the output in Photoshop I got an error with invalid profile. So it seems it attaches the Adobe RGB profile without converting the image. Here is output another cli tool of the output file: General Complete name :...
- Thu Oct 09, 2025 3:20 pm
- Forum: Flows
- Topic: Imagemagick on Mac vs. PC
- Replies: 7
- Views: 178
Re: Imagemagick on Mac vs. PC
Ahh. Does not sound like that should be the problem with the small changes in versions.
- Thu Oct 09, 2025 3:08 pm
- Forum: Flows
- Topic: Imagemagick on Mac vs. PC
- Replies: 7
- Views: 178
Re: Imagemagick on Mac vs. PC
Same version of ImageMagick?
- Wed Oct 08, 2025 7:39 am
- Forum: Action Lists
- Topic: Check solid of the spot color area
- Replies: 3
- Views: 190
Re: Check solid of the spot color area
Can you share a sample file?
- Wed Oct 08, 2025 7:38 am
- Forum: PitStop Pro
- Topic: Objects selected but will not move to new position
- Replies: 10
- Views: 316
Re: Objects selected but will not move to new position
Can you share the action list as a .eal file?
If you right-click on the action list you will find the export option.
If you right-click on the action list you will find the export option.
- Fri Sep 19, 2025 3:39 pm
- Forum: PitStop Server
- Topic: Length of a cut path as a variable
- Replies: 2
- Views: 1337
Re: Length of a cut path as a variable
If you have Switch it is possible.
Have an action list which check if length of cut path is less than 0.
The XML-report will then have the measured length.
This can be used as a variable in Switch to rename the file.
Have an action list which check if length of cut path is less than 0.
The XML-report will then have the measured length.
This can be used as a variable in Switch to rename the file.
- Fri Sep 19, 2025 11:51 am
- Forum: Flows
- Topic: Confusing info on color mode for psd files
- Replies: 5
- Views: 754
Re: Confusing info on color mode for psd files
Sounds like the best solution.
- Thu Sep 18, 2025 5:01 pm
- Forum: Flows
- Topic: Confusing info on color mode for psd files
- Replies: 5
- Views: 754
Re: Confusing info on color mode for psd files
Can you convert to RGB both as PSD and JPG.
Then collect color data from the JPG and apply to the PSD?
Then collect color data from the JPG and apply to the PSD?
- Thu Sep 18, 2025 3:15 pm
- Forum: Flows
- Topic: Confusing info on color mode for psd files
- Replies: 5
- Views: 754
Re: Confusing info on color mode for psd files
It seems that ImageMagick does not touch the XMP-data doing the conversion. But as soon as Photoshop opens the file it is updated. Is it possible to have Photoshop do a resave of only PSD-files in the flow. Or use ExifTool to set the correct metadata if you are confident they have been converted cor...
- Thu Sep 18, 2025 7:29 am
- Forum: PitStop Pro
- Topic: How can I detect which pages of a PDF have missing link boxes?
- Replies: 6
- Views: 937
Re: How can I detect which pages of a PDF have missing link boxes?
Glad to see MURNMO could help.
- Wed Sep 17, 2025 8:11 pm
- Forum: PitStop Pro
- Topic: How can I detect which pages of a PDF have missing link boxes?
- Replies: 6
- Views: 937
Re: How can I detect which pages of a PDF have missing link boxes?
Are you able to supply a sample file?
- Fri Aug 29, 2025 8:46 am
- Forum: Flows
- Topic: Micro QR code Switch Pitstop Server App
- Replies: 1
- Views: 4126
Re: Micro QR code Switch Pitstop Server App
Hi Bruce I have made a short video how I setup getting a variable from Switch into a Pitstop Action in Pitstop Server. Hope this can help My solution between Pitstop Pro on macOS and Switch with Pitstop Server on Windows has been to create a variable set database located on a shared network volume. ...
- Fri Aug 22, 2025 2:06 pm
- Forum: Switch
- Topic: variables Hight and width
- Replies: 6
- Views: 3817
Re: variables Hight and width
Variables as a topic comes up on the forum now and again.
If you see the last post here: viewtopic.php?p=19192&hilit=variables#p19192
I made a short video showing the process from Pitstop Pro to Switch for variables.
If you see the last post here: viewtopic.php?p=19192&hilit=variables#p19192
I made a short video showing the process from Pitstop Pro to Switch for variables.
- Fri Aug 22, 2025 1:35 pm
- Forum: Switch
- Topic: variables Hight and width
- Replies: 6
- Views: 3817
Re: variables Hight and width
For a simple solution I would sort the files to in a Portrait and Landscape folder and then have a Pitstop configurator to run the action list corresponding to the orientation. Like this: Royal TSX-Flow-server03-2025-08-22 at 13.37.49@2x.jpg The trick is the connection from Collected files called Po...