Combine Printjobs?
I am looking for a solution to combine more printjobs made by Bartender to on single job. The jobs are generated by some different Formates which are filled with data by a .Net programm. I am using the Bartender SDK function.
...
Dim task As Seagull.BarTender.PrintServer.Tasks.Task = New CustomTask(....)
taskManager.TaskQueue.QueueTask(task)
...
The problem is, the printer must get one single job to staple correct.
Hope you can help me.
0
-
When you say "different formats", do you mean different BarTender documents (.btw)? Or are you always going to print using the same BarTender document (.btw), but different variable data?
0
Please sign in to leave a comment.
Comments
1 comment