JoergH
August 1st, 2001, 05:44 AM
How can I receive the printer output bins? I can receive the input bin with DeviceCapabilities but I have no parameter for fwCapability for the output bin of the function.
Many thanks in advance
mcuk_storm
August 3rd, 2001, 02:59 PM
There is no standard function in windows to tell a printer which bin to output to, hence there is no function to determine which bin it is outputing to. Any software that you may have to set the output bin will be specifically written for the printers it supports.
Basically what i am trying to say is you cant do this with the standard windows api's, but there may well be a third party api.
Grant French
grant@mcpuk.net
ryu
May 3rd, 2005, 07:09 PM
Anyone got this problem solved? Please help...