After researching my issue I believe the following is what I need to do:
I am trying to specify which tray the TPrinter object should print to. Unfortunately I don't have a clue how to accomplish this and have been unsuccessful locating anything in the help.
Can anyone point me in the right direction?
thanks!
leslie
You can call the Window's API function Escape() with the PASSTHROUGH
command. This will send raw data directly to the driver. Good luck.
I am trying to specify which tray the TPrinter object should print to. Unfortunately I don't have a clue how to accomplish this and have been unsuccessful locating anything in the help.
Can anyone point me in the right direction?
thanks!
leslie