Selecting Letterhead vs Second Sheet Paper

Visual Studio364
Hi:



I'm writing a vb.net program that will need to create print documents

that print on envelopes, letterhead, and second sheets (plain paper). I

need to be able to control the form from my program.



On the HP 4 laser printer - its quite easy: The papersources available

are "upper" "lower" and "envelope" so it seems like I'm all set there.



I also need to print on an HP Laserjet 1000 and my only papersource is

"automaticfeed". I have several papersizes available including "letter"

and "number10envelope".



Does anyone know how to programatically select forms in the

"automaticfeed" situation?



Your help is greatly appreciated!



Fred


-