Page 1 of 1

Wrong Stroke Alignment Log

Posted: Fri May 26, 2023 3:59 pm
by FlorianDSK
Hello,

I have the following problem:
Client sends us a file with a CutContour, but it was defined wrongly in Illustrator. The contour alignment was created outside instead of in the middle. This results in an overlapping surface, which looks like a contour. (see picture)
CutContour as filling.png
CutContour as filling.png (3.94 KiB) Viewed 6469 times
I need an action list that recognizes this special case and logs it as an error.

Can anyone help me with this?

kindly

Florian

Re: Wrong Stroke Alignment Log

Posted: Tue May 30, 2023 6:04 pm
by freddyp
Can you share the file for further analysis?

Re: Wrong Stroke Alignment Log

Posted: Wed May 31, 2023 7:59 am
by FlorianDSK
sure
I have attached it as a zip folder

Re: Wrong Stroke Alignment Log

Posted: Wed May 31, 2023 12:45 pm
by freddyp
Select color (choose fill, select the Cut Line object and grab the fill)
Log selection (with an appropriate message and status Error)

Re: Wrong Stroke Alignment Log

Posted: Thu Jun 01, 2023 3:34 pm
by FlorianDSK
Unfortunately, this is too general.
It has to be integrated in Switch later and there every spot color can be deposited, if the customer should have named it wrongly.
In addition, it goes so only after the filling.
But I need a query that looks for this specific incorrect CutContour creation, which is only caused by the fact that the two surfaces overlap.

Re: Wrong Stroke Alignment Log

Posted: Thu Jun 01, 2023 5:17 pm
by freddyp
The two surfaces do NOT overlap: it a path with two subpaths. That is very different. You can easily verify that what the Object browser from the PitStop menu.

This being said, I do not agree with your statement that my suggested solution is too general. I think that if you have a cut line (whatever its name) that fills instead of strokes you have a potential problem situation. Theoretically you can cut on a filled object, but then it means you have no bleed. Or as in your file you could have just 1 circle instead of 2 and use that for cutting, but then the size is wrong by half of the "stroke" and the visualization of the file is completely wrong because you would see a filled circle with the cut line color.