J
JString
I don't know if this is possible, but I need to get the name of the printer
that a user sends a report to. I have tried using
Application.printer.devicename in the Page event of a report to do this, but
it will only return the name of the default printer, not the printer that was
selected after using File -> Print.
Does anyone know of a way to do this?
Thanks in advance.
that a user sends a report to. I have tried using
Application.printer.devicename in the Page event of a report to do this, but
it will only return the name of the default printer, not the printer that was
selected after using File -> Print.
Does anyone know of a way to do this?
Thanks in advance.