print quality
print quality
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!
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 402 times
-
- 1331.3.jpg (9.47 KiB) Viewed 4737 times
-
- 1330.2.jpg (6.11 KiB) Viewed 4738 times
-
- 1329.1.jpg (11.07 KiB) Viewed 4739 times
print quality
Hello,
Thank you.
Can you please send us a sample report template with data or document file of the rendered report (*.mdc), which reproduce the issue?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
Thank you.
print quality
why in different monitor ,the print quality is different, when the monitor which is manufactured a few years ago,it prints low quality.
print quality
Hello,
Could you, please clarify your issue in detail.
Thank you.
Could you, please clarify your issue in detail.
Thank you.
print quality
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.
print quality
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.
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.
print quality
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?
print quality
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.
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.
print quality
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 .
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 .
print quality
Hello.
Thank you.
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: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?
If you want to use both fonts, then look at our 'HTML Tags' demo report.shaome wrote:2, how to set the fonts of the text 'Arial,SimSun',
Thank you.