Can the printer programmatically alter a design being printed on multiple objects during a single print? For example, a bunch of cards that are identical, but with different serial numbers at the bottom?
I hope this is understandable, but I think it's vital for my project.
Another way to think about it is a print "file" being created where a text area is a variable. And when the printer "gets to" that area, it looks up the value of the variable and prints the value.