Hello,
I can't find anywhere, how can I set first line indent in stimulsoft - In my databand, when I insert some text component, I can indent the whole component, but not only the first line. If I put some spaces on the beginning of the text, the spaces are erased (and also I don't think this is the right way). Would you please know some solution?
Thanks,
Martina
First line intendation
-
- Posts: 7333
- Joined: Tue Mar 20, 2018 5:34 am
Re: First line intendation
Hello,
You can use the expression:
{(Line == 1 ? " ": "")}
Thank you.
You can use the expression:
{(Line == 1 ? " ": "")}
Thank you.
- Attachments
-
- Screenshot 2024-07-03 090523.png (28.59 KiB) Viewed 2976 times