Taskmanager And Substrings
Is it possible to programmatically set the substrings of a loaded template via the TaskManager? We are trying to use the TaskQueues/Engines to print off our web server. We kept getting the error that there were too many instances of Bartender.exe running and we found suggestions to use TaskManager. The problem is before we were using the Engine class to programmatically set the substrings with loaded data. Is there any way to do this and use TaskManager?
0
-
Hello,
When doing task based printing, the "PrintLabelFormatTask" class represents a task that prints a label format. One of the properties of this class is the LabelFormat property, and for the LabelFormat property you should be able to set the SubStrings method.
I don't have any source code example for you, but I believe this information might bring you in the right direction.0
請登入寫評論。
評論
1 條評論