I am pulling [Stats.Colorants] from a PDF using standard Switch
You get a semi colon separated list, like this...
Code: Select all
Cyan;Magenta;Pantone123;etcI have been trying the StringReplace app.
If I have to I will move the text out of Switch, do work to it and inject it back, but I was really hoping to do it in less steps.
I am not clear on what Pitstop Server sees as a line break. You can pull in pre-formatted text but I cannot see how to format it on the fly, eg by swapping ; for \n