CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Printer Status

  1. #1
    Join Date
    Nov 1999
    Location
    US NJ
    Posts
    113

    Printer Status

    Hi,
    I would like to print PDF (Adobe Acrobat) files to a printer. There is a command for printing all the pages in the PDF File but the problem is, if I send more then one file, printer recognize only the first one and ignores the others. So I will have to check the Printers Status and see if it's busy or not. If not send the second file. I know there is a way to check the printer status but I don't know it. I checked lot's of books but there are no clear information about it.

    If you know anything about printers and getting the printer's current status, could you please tell me?

    Thank you.

    my web site: www.openplace.com


  2. #2
    Join Date
    Sep 1999
    Location
    Germany
    Posts
    66

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured