Finish Actual Print Job Follow
Hi,
I use .Net library to print out labels on Datamax H4212.
I want to finish ( cancel) actual print job. I haven’t found any function in library.
Is there some way to finish actual print job?
2 comments
As of version 10.0, it is possible. Take a look at the methods in the Printer object of the Print SDK. It supports several standard printer actions as well as being able to send down custom commands in the printer's native language.
In older versions, it was not easily possible.
Yes, I have foudn Seagull.BarTender.Print.Printer.ExecuteQuery. I think, it is appropriate method, isn't it.
Thanks a lot.
Please sign in to leave a comment.