R
Roy Goldhammer
Hello there
I have report that i've transfare it to multi-language report
By having all the labels in table and getting them on the report_open event.
Now i have some problem of mirroring the report.
Some of the languages are Right-to-left and many other are Left-to-right
is there a code or a way to mirror the report from left-to-right to Right to
left?
for example
UserID UserName Entry Date Description
will be
Description Entry Date
UserName UserID
I have report that i've transfare it to multi-language report
By having all the labels in table and getting them on the report_open event.
Now i have some problem of mirroring the report.
Some of the languages are Right-to-left and many other are Left-to-right
is there a code or a way to mirror the report from left-to-right to Right to
left?
for example
UserID UserName Entry Date Description
will be
Description Entry Date
UserName UserID