|
-
May 3rd, 2001, 09:39 AM
#1
Thread Starter
New Member
using api calls to send a staple command to a printer
I'm writing VB6 code and we have a Canon iR550 copier/printer. I need to programatically send a command to the printer that tells it that I want the print job I am about to send to be stapled. I was wondering if there was an api call that did something like this.
thanks for your help. Sue
-
May 3rd, 2001, 09:59 AM
#2
Fanatic Member
contact the people who made the printer and ask them for the escape sequences that do this...
Crispin
VB6 ENT SP5
VB.NET
W2K ADV SVR SP3
WWW.BLOCKSOFT.CO.UK
[Microsoft Basic: 1976-2001, RIP]
-
May 3rd, 2001, 04:13 PM
#3
And if you're using the Printer object to print, it may intercept and not pass on some stuff (it's called passthru vs. no-passthru) in an escape sequence. It depends on the driver and some other things.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|