Print jobs

  • Thread starter Thread starter Carlos Gonçalves
  • Start date Start date
C

Carlos Gonçalves

Hi,

Each user can print in a network printer selecting different paper sizes.
Is it possible to know what is the paper size for each job in the print
queue?

TIA,
 
Hello,

Carlos Gonçalves said:
Each user can print in a network printer selecting different
paper sizes. Is it possible to know what is the paper size for
each job in the print queue?

I don't have a solution, but the WMI class 'Win32_PrintJob' doesn't
provide a property to get the paper size.
 
With this class I can get the size in bytes of the job. Not the paper size.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top