I have been having difficulty trying to determine where it is possible
to display a dialog box from a unidrv plug-in. From what I read in
the documentation it appears as though both UI and rendering plugins
run in the application's context, before anything is sent to the
spooler. If this is indeed the case I would assume that it would be
possible to display a dialog box to capture document specific
properties during EnablePDEV processing in a rendering plug-in. This
would allow me to capture things like fax #s for each document by
displaying a dialog to the user who started the job. I further assume
that the dialog box would appear in a particular user's termnal
services window.
Are my assumptions correct or am I completely out to lunch? If I am
out to lunch what would be the easiest way to capture fax #s for each
individual document in a terminal services environment?