T
Tony Strazzeri
I would appreciate any help with this.
I am trying to determine and set a printer's staple feature.
So far I have determined that this can be maipulated through the
DeviceCapabilities API. I have seen lots of examples using this API
to retrieve a printer's available paper sizes and bins as well as lots
of other features such as duplex. My problem is that I have not found
one that addresses the _staple feature.
I have tried playing around with different settings but the correct
method eludes me.
Does anyone have a specific example?
I am attempting to set this for a Xeroxs Document Centre 506 printer.
I do not actually have the printer connected by have loaded the print
driver for it and set that as the default printer.
I have used this and other API successfully in the past but this
eludes me.
Many of the features appear in the DEVMODE structure and I can
understand (at least get it to work <g>)some of these. However
stapling is a new feature in Windows 2000 and XP. This new feature
appears to be accessed using using a variation (extension) of devmode.
Cheers
TonyS
I am trying to determine and set a printer's staple feature.
So far I have determined that this can be maipulated through the
DeviceCapabilities API. I have seen lots of examples using this API
to retrieve a printer's available paper sizes and bins as well as lots
of other features such as duplex. My problem is that I have not found
one that addresses the _staple feature.
I have tried playing around with different settings but the correct
method eludes me.
Does anyone have a specific example?
I am attempting to set this for a Xeroxs Document Centre 506 printer.
I do not actually have the printer connected by have loaded the print
driver for it and set that as the default printer.
I have used this and other API successfully in the past but this
eludes me.
Many of the features appear in the DEVMODE structure and I can
understand (at least get it to work <g>)some of these. However
stapling is a new feature in Windows 2000 and XP. This new feature
appears to be accessed using using a variation (extension) of devmode.
Cheers
TonyS