setting the printer in runtime
Hi,
a simple question:
invoking a report with a parameter (organizationId), should control on which printer will be printed.
Example: Parameter organizationId has the value 100, should be printed on printer \\printserver\P470;
organizationId has the value 150, should bi printed on printer \\printserver\P480.
How can i code this?
thx for help
a simple question:
invoking a report with a parameter (organizationId), should control on which printer will be printed.
Example: Parameter organizationId has the value 100, should be printed on printer \\printserver\P470;
organizationId has the value 150, should bi printed on printer \\printserver\P480.
How can i code this?
thx for help
Comments
Thx for your reply. This example is the right one...