‎2009 Apr 27 4:11 AM
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
‎2009 Apr 27 5:25 AM
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
‎2009 Apr 27 4:18 AM
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,
‎2009 Apr 27 4:23 AM
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
‎2009 Apr 27 5:25 AM
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