2005 Oct 24 6:12 PM
I have developed SAP Script for US based companies using page size "Letter". Our companies European units too want to use this SAP Script. But they use page size "A-4". How do I manage different paper size for the same SAP Script ?
2005 Oct 24 6:14 PM
I have developed SAP Script for US based companies using page size "Letter". Our companies European units too want to use this SAP Script. But they use page size "A-4". How do I manage different paper size for the same SAP Script ?
2005 Oct 24 6:14 PM
2005 Oct 24 6:17 PM
HI Vinay,
One way of doing this is copy the original layout into another layout and go to basic settings and change the Page format to DINA4 from LETTER.
HOwever care must be taken in case of data overlapping into neighboring windows.
Thanks,
Ravi
2005 Oct 24 6:23 PM
Hi Vinay ,
Just squeeze your printout area so that the output is not truncated on both the sizes . The printout area should be such that it fits in letter as well as A4 ( with some extra margin on length or breadth ) . No matter whatever is defined in SAPSCRIPT it will print correctly .
Cheers.
2005 Oct 28 11:12 PM
Rich, Sanjay, Ravi:
Thank you all for your input. Your tips are very helpful.
Vinay