‎2007 Jun 14 11:31 AM
can we print words in color and how can we increase main area width in Main window in <b>smart forms</b>
‎2007 Jun 14 11:34 AM
you can change the colour of the words by using the transaction SMARTSTYLES
by creating a character format and change the colour by clicking on Font tab.U can change the width of the window by just drag the window
‎2007 Jun 14 12:24 PM
Hi,
<b>Describing the Form</b>
You describe a form using a Smart Form. To do this, use the Form Builder (see also: Graphical User Interface :
1. Describe the interface of the form. It results from the application data previously selected.
2. Create one or more pages. On a page, you can position windows, addresses, and graphics.
Within a window, you can create additional elements.
3. Create elements (text, graphics, tables, and so on) for each page, using other tools of the
Form Builder:
Use the Form Painter to position windows, graphics, and addresses on a page
(the other elements are displayed in an assigned window).
Use the PC Editor to write your texts.
Use the Table Painter to format your tables.
Use the flow control to control whether and when to print pages and elements.
Regards
Srinu
‎2007 Jun 14 12:24 PM
go to Tcode smartstyles.
right click on character format -> create node ->give any name for character format (say C1).
change the colour of the font here..
then go to Tcode smartforms..
in output options tab of the window in which u want to use this character format or paragraph format specify the name of the smartstye. And in the text window , select the field which needs to be in different font and click on the character format in the text window..
Reward points if useful..
‎2007 Jun 14 12:26 PM
and to adjust the size of the window , in the layout on the right side just drag it to the reuired size..