cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Default Printer name in Smartforms

Former Member
0 Likes
5,818

Hi Experts,

When I am displaying Smart forms, an automatic popus is getting displayed which asks for current Printer.I am using LP01 as default printer.Can I hide this popup so while the user executes the program,he can directly view the Report screen.

regds,

Sam.

View Entire Topic
Former Member
0 Likes

For the export parameter control_parameters pass the value 'X' for the field control_parameters-NO_DIALOG thus your pop -up for printer options will not come and pass control_parameters-preview = 'X' hence the o/p will be shown directly.