report displaies symbols!
Re: report displaies symbols!
If you meant using applying style to the RichText component , Style has been used. However, the problem has not been solved by applying style.
Re: report displaies symbols!
Hello.
How did you create the report assembly that you load in your application with GetReportFromAssembly() method?
You should open the report template in the Designer and edit it there.
After that you should save it as report assembly and use it your application.
Thank you.
How did you create the report assembly that you load in your application with GetReportFromAssembly() method?
You should open the report template in the Designer and edit it there.
After that you should save it as report assembly and use it your application.
Thank you.
Re: report displaies symbols!
That, exactly, what I have done. Any idea?
Re: report displaies symbols!
Hello.
You are loading the compiled report from assembly and then tries to change the Full Convert Expression property. It will not work.
You should set this property before creating report assembly.
Thank you.
You are loading the compiled report from assembly and then tries to change the Full Convert Expression property. It will not work.
You should set this property before creating report assembly.
Thank you.
Re: report displaies symbols!
RichText component has no Full Convert Expression property!
Also, when I click on the top right corner of Richtext componnent I got useless empty box as shown below
Re: report displaies symbols!
Hello,
The Full Convert Expression property you need set for the original report template, in .mrt file. Also you can set this property before compilation, then save report as assembly and use it.
Thank you.
The Full Convert Expression property you need set for the original report template, in .mrt file. Also you can set this property before compilation, then save report as assembly and use it.
Thank you.
Re: report displaies symbols!
I think the images above very clear!!! and the queston as well!
Where is the property????
Where is the property????
Re: report displaies symbols!
I apologize. It was my mistake, I did not recognise that we have to swift to the professional mode.
I have received your email about this tip.
Thank you for you support.
I have received your email about this tip.
Thank you for you support.
Re: report displaies symbols!
Hello,
Ok.
Let us know if you need any addiiotnla help.
Ok.
Let us know if you need any addiiotnla help.