Results 1 to 3 of 3

Thread: Trap all print transaction

  1. #1

    Thread Starter
    Member nightworlds's Avatar
    Join Date
    Mar 2006
    Posts
    33

    Trap all print transaction

    Hi,

    In vb.net I would like to trap all kinds of printing transaction in all applications.

    for example:

    I want to print from ms word or ms excel or adobe photoshop and I would to put a vb form with username and password before I can print.

    Porpuse of this is to track who is the user use the printer and what kind of application they used.

    Any Idea, links or code is really appreciated.

    Thanks!

    -Jep-
    nightworlds
    [email protected]

    Don't forget to resolve your thread from the Thread Tools menu if this already solved.

  2. #2
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148

    Re: Trap all print transaction

    You will need to use the windows API : specifically FindFirstPrinterChangeNotification etc.

    There is an article on TheCodeProject that will get you started...

  3. #3

    Thread Starter
    Member nightworlds's Avatar
    Join Date
    Mar 2006
    Posts
    33

    Re: Trap all print transaction

    Hi!

    I will explore this!

    Thank you very much!
    nightworlds
    [email protected]

    Don't forget to resolve your thread from the Thread Tools menu if this already solved.

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