print quality

Stimulsoft Reports.Silverlight discussion
shaome
Posts: 37
Joined: Mon Aug 01, 2011 9:37 pm
Location: china

print quality

Post by shaome »

1,when the report contain some chinese words, the print quality of silverlight is not wery well,some word bolder than others,and some biger than others,look the picture i have upload,how to solve this problem
2,how to open the pdf or word files directly,not show the preview page.
egg: In silverlight ,we click a button,open a pdf file in Browser, the pdf is build by the report

thank you!
Attachments
1333.abc.mrt
(157.41 KiB) Downloaded 403 times
1331.3.jpg
1331.3.jpg (9.47 KiB) Viewed 4748 times
1330.2.jpg
1330.2.jpg (6.11 KiB) Viewed 4749 times
1329.1.jpg
1329.1.jpg (11.07 KiB) Viewed 4750 times
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

print quality

Post by Ivan »

Hello,
shaome wrote:1,when the report contain some chinese words, the print quality of silverlight is not wery well,some word bolder than others,and some biger than others,look the picture i have upload,how to solve this problem
Can you please send us a sample report template with data or document file of the rendered report (*.mdc), which reproduce the issue?

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

print quality

Post by shaome »

why in different monitor ,the print quality is different, when the monitor which is manufactured a few years ago,it prints low quality.
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

print quality

Post by Andrew »

Hello,

Could you, please clarify your issue in detail.

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

print quality

Post by shaome »

when we preview the report which contain some Cinese words,in different Monitors,have different Quality,in some monitors,the quality is very low,just like the picture I have upload.
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

print quality

Post by Andrew »

Hello,

We think that the computers which have old monitors, also have an older operating system, in which there are other settings of the text, in particular ClearType.
Try changing these settings.

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

print quality

Post by shaome »

Andrew wrote:Hello,

We think that the computers which have old monitors, also have an older operating system, in which there are other settings of the text, in particular ClearType.
Try changing these settings.

Thank you.

how to change the settings?
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

print quality

Post by Ivan »

Hello,

Please check the following articles, for examples:

http://en.wikipedia.org/wiki/ClearType - about ClearType
http://www.microsoft.com/typography/cle ... step1.aspx - for Windows XP
http://www.microsoft.com/typography/cle ... /tune.aspx - for Windows 7

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

print quality

Post by shaome »

hi,thanks,
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?
2, how to set the fonts of the text 'Arial,SimSun',
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, 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.

Locked