G
Guest
Guest
Archived from groups: comp.periphs.printers (More info?)
Using the API, in VB or VBA, is there a way to set the value for N-Up, i.e.,
the
number of pages that get printed on 1 side of a sheet of paper?
I do not want to display the print setup dialog, just want to set the value
for N-Up.
I can fake it with SendKeys, but that is ugly as it makes the dialog flash
by, not to mention that the key codes used may be language/implementation
dependent.
There's gotta be a way to do this via code.
--
http://www.standards.com/; See Howard Kaikow's web site.
Using the API, in VB or VBA, is there a way to set the value for N-Up, i.e.,
the
number of pages that get printed on 1 side of a sheet of paper?
I do not want to display the print setup dialog, just want to set the value
for N-Up.
I can fake it with SendKeys, but that is ugly as it makes the dialog flash
by, not to mention that the key codes used may be language/implementation
dependent.
There's gotta be a way to do this via code.
--
http://www.standards.com/; See Howard Kaikow's web site.
