Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Standard Printing statement

Former Member
0 Likes
513

Dear Friends,

Is it possible to print the statement in different printer format ? i.e I have design the voucher statement in smart forms . I want to display the statement 8 X 6 and A4 size based on user selection.

Thanks & Regard's

Saravanan R

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
491

Hi,

If you are using a custom print program the solution is quite straight, just add two radiobuttons on the selection screen and based on that selection criteria call the appropriate form.

If this form is a result of and standard tcode, then I think that might require some config so as to call your custom print program.

Regards,

Deepak

3 REPLIES 3
Read only

Former Member
0 Likes
491

Hi saravan,

U can create 2 smart forms with different page formats (8X6 and A4) in depending on the user selection u can display them,

Read only

0 Likes
491

hi mohamm..

Thank's for your reply. I already designed the 2 different kind of smart forms based on printer formart ( 8 X 6, A4 ).

Saravanan R

Read only

Former Member
0 Likes
492

Hi,

If you are using a custom print program the solution is quite straight, just add two radiobuttons on the selection screen and based on that selection criteria call the appropriate form.

If this form is a result of and standard tcode, then I think that might require some config so as to call your custom print program.

Regards,

Deepak