F
Fred Nelson
I have a VB.NET program that needs to print envelopes, letterhead, and
regular (default) documents from a printers that may have three trays, or
may have only one tray and must prompt the user to load an envelope or
letterhead. (I know that each must be a separate Print Document).
I have code working now that allows me to select the printer that I need
however I don't now how to set anything else - such as landscape or
envelopes.
I want to use the Windows drivers rather than writing it myself (as I have
done before) so that new printers will act correctly.
There is documentation on setting the PaperSourceKind - or PaperKind however
I can't find any examples and this is quite confusing.
If anyone has a quick example of how to do this I would greatly appreciate
it!
Thanks VERY much,
Fred
regular (default) documents from a printers that may have three trays, or
may have only one tray and must prompt the user to load an envelope or
letterhead. (I know that each must be a separate Print Document).
I have code working now that allows me to select the printer that I need
however I don't now how to set anything else - such as landscape or
envelopes.
I want to use the Windows drivers rather than writing it myself (as I have
done before) so that new printers will act correctly.
There is documentation on setting the PaperSourceKind - or PaperKind however
I can't find any examples and this is quite confusing.
If anyone has a quick example of how to do this I would greatly appreciate
it!
Thanks VERY much,
Fred