|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Windows printer spool
I want to write a program for the following situation:
1. user choose print in any program 2. user select the printer and its settings and click ok to print 3. my program will start and prompt out some forms for user to fill 4. When close my forms the printer will print out as normal I don't know how to start with step 3, I would like to use VB or VC++ for this program, but how can I implement the automatic start after window start to spool the print files? |
|
#2
|
||||
|
||||
|
Talk about an annyoing application...
You would need to replace windows spooler with your own home made one to do this, though I guess it's hard to find documentation about windows spooler. Probably needs reverse engineering... //NoXcuz
__________________
UN*X is sexy! who | grep -i blonde | date; cd ~; unzip; touch; strip; finger; mount; gasp; yes; uptime; umount; sleep |
|
#3
|
||||
|
||||
|
Ugh... I'd hate to be on the user end of that program....
Maybe you can find something useful in this mess: http://msdn.microsoft.com/library/d...ntspol_7mgj.asp |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > Windows printer spool |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|