last print job

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Klaus

    #1

    last print job

    hello ng,

    can you help me?

    how i can find out:
    is the last print job (standard printer)
    ready to print, or
    ist the last job spooling?

    have you a code example ?

    Thanks for your help.
    greetings fromm good old germany

    klaus

    ps.: sorry for my miserable english
  • Cor Ligthert [MVP]

    #2
    Re: last print job

    Klaus,

    The guy from this site is mostly answering Printer questions.

    I did not see him today.

    Maybe you can search yourself and I assume you can understand the language
    he uses on that page.

    :-))))



    Cor


    Comment

    • Herfried K. Wagner [MVP]

      #3
      Re: last print job

      Cor,

      "Cor Ligthert [MVP]" <notmyfirstname @planet.nl> schrieb:[color=blue]
      > The guy from this site is mostly answering Printer questions.[/color]

      Check out the 'Win32_PrintJob ' WMI class and its 'InstallDate' and
      'JobStatus' properties:

      Platform SDK: Windows Management Instrumentation -- 'Win32_PrintJob '
      <URL:http://msdn.microsoft. com/library/en-us/wmisdk/wmi/win32_printjob. asp>

      <URL:http://www.google.to/groups?as_q=Win 32_PrintJob+dot net+-herfried>

      --
      M S Herfried K. Wagner
      M V P <URL:http://dotnet.mvps.org/>
      V B <URL:http://classicvb.org/petition/>

      Comment

      Working...