some question?

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

some question?

Post by shaome »

1,how to get a word or pdf files from the reports directly in silverlight?
2,when we print the report in silverlight ,when the report contain some chinese words,It can not work well.why?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

some question?

Post by Alex K. »

Hello,
shaome wrote:1,how to get a word or pdf files from the reports directly in silverlight?
You can use the following options
native:
StiOptions.Viewer.Elements.ShowReportSaveButton
Client/Server:
StiOptions.Viewer.Elements.ShowReportSaveToServerButton
shaome wrote:2,when we print the report in silverlight ,when the report contain some chinese words,It can not work well.why?
We made some improvements in that direction.
Please check the latest prerelease build. If the issue is still present, please send us a sample project for analysis.

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

some question?

Post by shaome »

hello

why the print quality of silverlight is not wery well? 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


others: can we set the font of chinese words "Simsun",and the others fonts set "Times New Roman" ,how to do?
In Word or Excel we can do it .


thank you!

Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

some question?

Post by Alex K. »

Hello,

Unfortunately, this feature is not available in Silverlight version.

Thank you.
Locked