How do I create (and display) a pdf page from a Silverlight application

筅森魡賤 提交于 2019-12-08 13:44:16

问题


I am trying to decide if I can cope with the fact that Silverlight does not support printing. One option is to create a pdf page that the user can then print.

How practical is this?

(I don’t know match about Siverlight yet, I am trying to decide if it is an option for the application before I start learning it in detail)


回答1:


We use a product called SharpShooter by Perpetuum Software: http://www.perpetuumsoft.com/Report-Sharp-Shooter-for-Silverlight.aspx

It produces PDFs, Word docs and images. It is does require server components however.



来源:https://stackoverflow.com/questions/1433928/how-do-i-create-and-display-a-pdf-page-from-a-silverlight-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!