Page 1 of 1

How to set Margin of an element dependence of another elemen

Posted: Sun Aug 10, 2014 7:34 am
by itsfors
Hi there
I try to convert my numbers to arabic by this code :

Code: Select all

{Stimulsoft.Report.Export.StiExportUtils.ConvertDigitsToArabic(Amount.ToString(), StiArabicDigitsType.Eastern)}
and it works fine :

Image

But i Want to add "Rials" after my number by This Code:

Code: Select all

{Stimulsoft.Report.Export.StiExportUtils.ConvertDigitsToArabic(Amount.ToString(), StiArabicDigitsType.Eastern)}Rials
and it doesn't work fine , the number reverts:
Image

I want to use "Rials" as a new variable and set the margin after the end of the number Like this:
Image

I also try to change right to left , but I get same result .

what Can I do to solving this?

Re: How to set Margin of an element dependence of another el

Posted: Sun Aug 10, 2014 5:44 pm
by Alex K.
Hello,

Can you please send us a sample report with test data which reproduce the issue on support@stimulsoft.com

Thank you.

Re: How to set Margin of an element dependence of another el

Posted: Mon Aug 11, 2014 7:25 am
by itsfors
I tried to send report but status get failure :

This is an automatically generated Delivery Status Notification.

Delivery to the following recipients failed.

support@stimulsoft.com

Re: How to set Margin of an element dependence of another el

Posted: Mon Aug 11, 2014 7:31 am
by Alex K.
Hello,

Please try to check the attachment, try to pack it in archive with password.

Thank you.