Hi Rupert,
Thanks for your reply.
I have two field from which i want one field to be bold and other one with normal font.
So i use formula field and concatenate these two field.
Below is my formula field,
( 'Rating : ' + '<b>' +{myfield name} + '</b>') and then i go in Format editor and change 'text interpretation' from 'none' to 'HTML text'. and make Horizontal alignment to 'right'.
When i run crystal report (.NET 2.0), formatting is OK but when i export to PDF, this field not align to right.
When i use HTML tags in crystal report then only this formatting get disturbed after exporting to PDF else not.
Please help me.
Regards,
Hemangi