print quality

Stimulsoft Reports.Silverlight discussion
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

print quality

Post by HighAley »

Hello.
shaome wrote:1, when I use the .mrt files,the variables can work,but when I use .cs files ,it can not work(the variables can not display).why?
Please, describe what do you try to do with variables. There are some differences in working with variables in report template (mrt) and compiled report (cs).
shaome wrote:2, how to set the fonts of the text 'Arial,SimSun',
If you want to use both fonts, then look at our 'HTML Tags' demo report.

Thank you.

shaome
Posts: 37
Joined: Mon Aug 01, 2011 9:37 pm
Location: china

print quality

Post by shaome »

1,I set some variables in reports(cs), when I preview the report,the value of the variables can not display
2,where can I find the HTML Tags demo report
thank you!


HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

print quality

Post by HighAley »

Hello.
shaome wrote:1,I set some variables in reports(cs), when I preview the report,the value of the variables can not display
In the compiled report you can set variable with this code:

Code: Select all

report1["Variable1"] = "111";
shaome wrote:2,where can I find the HTML Tags demo report
You can fine demo in Stimulsoft directory c:\Program Files\Stimulsoft Reports.Ultimate 2011.2 Trial\Bin\Demo.exe

Thank you.


shaome
Posts: 37
Joined: Mon Aug 01, 2011 9:37 pm
Location: china

print quality

Post by shaome »

hi,thank you for 1
I want to set the fonts of the text 'Arial,SimSun' in Pure Silverlight,can you give some demo?
thanks!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

print quality

Post by HighAley »

Hello.
shaome wrote:I want to set the fonts of the text 'Arial,SimSun' in Pure Silverlight,can you give some demo?
Please, try to type font name for the text box in the tool-bar. See attachment.

Thank you.
Attachments
1343.font.mrt
(3.29 KiB) Downloaded 326 times
1342.font-silverlight.png
1342.font-silverlight.png (15.49 KiB) Viewed 3037 times
shaome
Posts: 37
Joined: Mon Aug 01, 2011 9:37 pm
Location: china

print quality

Post by shaome »

when I set the font is SimSun, the Letters And Numbers are highlighter than the chinese words,
I mean the Letters And Numbers is blacker the others. Look the picture ,how to solve the problem of the highlight of Letters And Numbers ?
thank you!
Attachments
1375.未命名1.jpg
1375.未命名1.jpg (7.92 KiB) Viewed 3010 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

print quality

Post by HighAley »

Hello.
shaome wrote:when I set the font is SimSun, the Letters And Numbers are highlighter than the chinese words,
I mean the Letters And Numbers is blacker the others. Look the picture ,how to solve the problem of the highlight of Letters And Numbers ?
Please, describe were did you get this issue.
Send us a sample report template to reproduce this issue.

Thank you.
Locked