2008 Jun 09 7:39 AM
Hi All,
I am using smartforms to display a PO layout. In a text i need some words to be displayed in Italic format. i have given the character format for italic and checked the PO but it is not displaying the words in italic format.
Example: As on &date& <C5>FROM</> &fromdate& <C5>TO</> &todate&.
where C5 is the character format in italic.
In PO, FROM and TO words are not displayed in Italic.
Is there anything else i need to do to display in Italic. Please help me in this issue.
Useful answers will definitely be rewarded.
Thanks in advance,
Asif
2008 Jun 09 7:52 AM
Hi ,
Do like this,
As on date &date& <C5>FROM &fromdate& < / > TO &todate&.
Regards,
Jagadish
2008 Jun 09 7:52 AM
Hi ,
Do like this,
As on date &date& <C5>FROM &fromdate& < / > TO &todate&.
Regards,
Jagadish
2008 Jun 09 7:52 AM
HI
try this
As on &date& <C5>FROM </>&fromdate& <C5>TO</> &todate&.
may help
2008 Jun 09 7:58 AM
Hi,
Try using this slash:
<C5> FROM < / > &fromdate& <C5> TO < / > &todate&
Rewards if useful.
Thanks & Regards,
Munukoti Swarna.
Edited by: Swarna Munukoti on Jun 9, 2008 8:59 AM
2008 Jun 09 9:13 AM
HI All,
I tried by giving as
As on &date& <C5>FROM</> &fromdate& <C5>TO</> &todate&.
This also doesn't work.
Please suggest me.
Thanks for all the answers.
Asif
2008 Jun 09 11:39 AM
Actually the problem is due to the Z fonts used in the character format..
its solved now..
thanks for the response