Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PCL,Crystal&VB

Status
Not open for further replies.

chicdog

Programmer
Feb 28, 2002
84
0
0
US
I have a VB program that produces reports through Crystal Report and I need to direct these reports to different trays. First of all is it possible to do so? And if so, how would I go about doing it? Because at this point I can't find anything on this. Thanks in advance.

Bryan
 
I am also trying to use VB and Crystal to use different printer trays. My research points to PCL ESC codes used in VB. Need to convert the symbols to decimal format to be used in VB. The printer technical reference guide is proving useful. Have you found any other information?
 
What I did was added another printer,renamed, and set the default tray to what I wanted. I then called the the renamed printer to print to that tray.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top