Answered
Cut Line for digital printing
Hi
We print stickers. I am looking for a way to add a cutline path to the print ready exported pdf. On our system the cutline is just a path with stroke color defined by a AI color swatch named cutContour. It is the swatch name which makes the printer SW to recognize this as a cutLine.
Any way i can add this line in product builder and have it exported et the end , please ?
Currently i am adding it manually ...
Thanks in advance
unfortunately this is not possible.
Hi Philip
Sorry, I noticed your post only now. Not sure I understand what you need. Let me know and I will try to help. Is it the "search for a path" js script you ask about?
For the original problem, btw, I found a faster solution for me. For that, I had to modify a little some print-ready exporting code of the FPD ( the tcpdf library ).
Do you also need to add a cut line? Is it some simple geometric figure ( in my case it is just a rectangle of a specific color ). I modified the code which creates the PDFs on export and it just "draws" my cut line into the pdf file being created for export.
I can share the code here if needed. The downside, of course, - each time there is a new version - I need to compare and merge my code in again ....
Hey Ben, that sounds really interesting! I need a CutContour line in my Fancy Product Designer as well. Do you mind sharing the code with me? Can you post it here? Or email me?
Hello Ben,
I need a CutContour as well in my files. Do you mind sharing the code with me as well? I I am very curious.
Still nothing new on this topic? Think it would be the best feature to add to FPD. I mean if we where just allowed to upload SVG to the Product builder it would solve it all? Could be awesome
Hi Ben,
Using the exact same method, though this my printfile does not regocnize the cutpath as a spotcolor. How did you get around this?