My idea would be to split the pdf.
Have an action list with "Select text containg" the variable.
Log the selection as error.
Output the errors from Pitstop Server configurator.
I have used the object browser of Pitstop Pro to look into the file. In file 222 above the image, there is a clipping path. And it seems to "hide" the image when it is converted to CMYK. I can not seem to tell why. Normally I would say it is something with overprint or transparency. But I ...
It is just a folder, where I set some private data for use in the the variable set. I have changed the color to orange so I know I have set private data on this folder. But rembember that the data for a variable can be any data/variable, which Switch nows on a job. And to use them you need to edit t...
I do not know if it covers your use case.
But I have made a post about using variables all the way from creating them in Pitstop Pro to using data from Switch in the variables. viewtopic.php?p=19192&hilit=variables#p19192
In Switch I receive files for label production from a customer which has Esko ArtPro+. The set the printing method for some colors in the ArtPro and then saves and send the file to us. But I can not find a way to extract this information. And I do not even know if is saved into the pdf. I have tried...
You can use this expression: [Switch.Calculation:Expression="round([Stats.NumberOfPages]/2)"] It takes the number of pages. Divides it in half and round to 0 decimals. In this flow I have set the expression as a private data and then use that to add suffix to the files. You could also just...