Can I Control The Run/pause Of The Bc-24Mes Ii
Good Morning!
i would like to know if there is way i that control the print jobs. For example I am sending six data that will be print.I want to make like after i print once i would like to pause it . Then after a trigger to print again then i will resume the print then after it's done. I will trigger to pause again. I would like to know if there a programming to control run/pause of the printer BC-24MES II. Can you help me . :)
-
Are you using a Seagull driver for this printer?
Are you perhaps looking to configure the printer in Tear Off or Peel-Off mode? If yes, then open the BarTender document, select the "File > Print" dialog, now click on "Document Properties..." button, select the "Stock" tab, now the "Configure..." button and choose the desired "Print Mode".
0 -
Yes I using a seagull driver printer but i want to know how to command it using program like vb.net .
0 -
With this printer in use, I'm afraid that there aren't many options to programmatically change the print mode at print time. Why do you need to change this via a .NET SDK application? Will the print mode be different for each print job? There is a .NET SDK class which you can make use of and which might help in this case, but I'm not sure.
Printer Class from the Seagull.BarTender.Print namespace. You can try the "Execute Action" method.
Otherwise, you can always configure the printer driver as described to you in the first post.
0 -
Thanks for the info .I will try it :)
0
请先登录再写评论。
评论
4 条评论