2007 Mar 26 12:14 PM
Hi all..
I need to create a Paragraph which is half the size of the of window how do i do it ?? is there any setting option in paragraph???
Thanks in Advance..
2007 Mar 26 12:20 PM
i dont really get your requirement.
Every line your print has its own paragraph in sap-script.
So if you want the second line to use the same paragraph as line one, then just use the same partagraph for both lines.
If thats not eneough to help you, please clarify your requirement a bit plz.
2007 Mar 26 12:21 PM
Hi,
You can write text before and adjust the window size later depending on text size in script.
regards,
veeresh
2007 Mar 26 12:22 PM
Hi,
The settings in paragraph only allow to set the font and indentation for the text and not for window size. The size it occupies in the window will depend on the no of lines in teh text to be displayed.
The window size can be set in the script itself.
Can you please make your question more clear?
Thanks,
Rashmi.
2007 Mar 26 12:22 PM
Hi,
Paragraph formats are generally used to write our data with different Font and at different places. We define Font and Tab settings etc for the paragraph.
so not possible to create like that.
What do you mean by Half of the size of window? be clear.
regards,
Anji
Message was edited by:
Anji Reddy Vangala
2007 Mar 26 12:30 PM
Hi Praveen,
I think for your requirement you need to set the Window in the Layout wich is half the size of your total size.
that will make your paragraph visible for only hal;f the width,
Hope this helps,
<b>Reward points if useful,</b>
Regards,
Tejas
2007 Mar 26 12:32 PM
hi .... I need to create a paragraph which is half of the size of window so that i could place another paragraph adjacent to the first one..
2007 Mar 26 12:32 PM
Hi!
if you want to start your para from a certain distance , then you can go for TAB option.
there u can mention the distance from where u want to start your paragraph.
you can also go for left and right margins.
Reward points if it helps.
Regards,
Neha Bansal.
2007 Mar 26 12:35 PM
go with paragrap option
give me any paragrhap name like p1
go with TABS option for setting window
Note : Make s ref of Predefined Layout set and do accordingly (TNAPR)
NOTE : use always pc editor not graphical editor