printing - Cancel documents in the printer queue from java in windows -


is possible cancel print job once has been put document queue in windows java code?

it looks you're looking (note haven't tested example myself)

http://docs.oracle.com/javase/7/docs/api/javax/print/cancelableprintjob.html


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -