DIALOG_PRINTJOB and DIALOG_PRINTERSETUP [message #29336] |
Wed, 13 February 2002 16:26 |
James Kuyper
Messages: 425 Registered: March 2000
|
Senior Member |
|
|
What exactly is the difference supposed to be between DIALOG_PRINTJOB
and DIALOG_PRINTERSETUP?
About the only difference I can see between their descriptions is that
DIALOG_PRINTJOB is supposed to set the "parameters", while
DIALOG_PRINTERSETUP is supposed to set the "properties". I have no idea
what that's supposed to mean.
On my particular system, "JOB" is a tiny dialog, which allows me to
select whether or not to use compression, the scale, and the number of
copies. "SETUP" is a much bigger dialog, that covers both scale and
number of copies, but not compression, and a whole lot of other things.
Apparantly "compression" is a parameter, "scale" and "number of copies"
count as both parameters and properties, and every thing else is a
property. Huh?
|
|
|