2013 Jul 03 11:25 AM
Hi All,
The issue I am getting now the space between the two words in a same variable in a smartform.
While fetching the address (name1 / name2 / street ) from adrc table we are getting the space between two word in a variable but while printing
In spool / printer the space is compressed because the window width is not sufficient.
I am designing the smartform window defining Width : 0.5 cm ,
Height : 20 cm .
While passing data in Text Node for e.g. ATUL KUMAR, i am getting output
like :
A
T
U
L
<------- Space is compressed here
U
M
A
R
Note : 1.Because of requirement limitation, i can not increase the width size of the window.
2. Can not split variable because variable is picking up text dynamically (can be more than three words).
Can anyone suggest me, how to solve this ??
Thanks in advance.
Hi All,
The issue I am getting now the space between the two words in a same variable in a smartform.
While fetching the address (name1 / name2 / street ) from adrc table we are getting the space between two word in a variable but while printing
In spool / printer the space is compressed because the window width is not sufficient.
I am designing the smartform window defining Width : 0.5 cm ,
Height : 20 cm .
While passing data in Text Node for e.g. ATUL KUMAR, i am getting output
like :
A
T
U
L
<------- Space is compressed here
U
M
A
R
Note : 1.Because of requirement limitation, i can not increase the width size of the window.
2. Can not split variable because variable is picking up text dynamically (can be more than three words).
Can anyone suggest me, how to solve this ??
Thanks in advance.
2013 Jul 03 12:06 PM
Hi Atul,
For your text, try making use of a character format with smaller font size.
Regards.
2013 Jul 04 7:57 AM
define the smaller character format for that variable BY USING SMARTSTYLES and use the same format for that variable
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |