HELP... Urgent - Specifying Printer "Output Tray" (Output Bin)
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi Masters, I am trying to specify the output tray (output bin) for specific printer. It is quite easy to specify the input tray but I couldn't find the way to specify the output tray. I have already look at the documentation of the printer. It says nothing about choosing the output tray programmatically. I know that I can choose the printer output tray via PCL. However, in my case, I need to use Win32 API since not all printer support PCL. Thank you for any helps in advance :) Cheers...