2010 May 24 9:01 AM
Hi All,
Cany any one have an idea to pring smartform in different formats
suppose if the form output is printing in A4 size ,how can i change that to some other say Letter format
is this Smartforms settings or BASIS work?
Thanks
Surendra
Hi All,
Cany any one have an idea to pring smartform in different formats
suppose if the form output is printing in A4 size ,how can i change that to some other say Letter format
is this Smartforms settings or BASIS work?
Thanks
Surendra
2010 May 24 9:36 AM
Function Module 'SSFCOMP_OTF_OUTPUT'
Exporting
OUTPUT_PARAMS type SSFPP
you can find page format in this structure SSFPP
pass the value dynamically according to ur requirement.
Regards
Anbu B
2010 May 24 9:38 AM
Hi Surendra,
If you want to change the page format of all the pages from A4 size to Letter format, you can do that by changing the Page Format parameter in Output options tab of Form Attributes. But the different page format can not be assigned to the smartforms. You can change the Orintation of the Page. Means Page1 & Page3 as Portrait and Page2 as Landscape.
In the Print Attributes section of Output Option tab of Page.
Regards
Dillip
2010 May 25 8:50 AM
2010 Jun 24 3:25 PM
Hello,
I have similar issue, need to print form in A4 and Letter paper size.
could you please share the solution found.