开发者

How to create PDF on Silverlight 4

开发者 https://www.devze.com 2023-04-07 12:38 出处:网络
I need to create & display a PDF 开发者_开发百科document in Silverlight 4. PDF document will be generated dynamically.

I need to create & display a PDF 开发者_开发百科document in Silverlight 4.

PDF document will be generated dynamically.

The PDF document will contain plain text & some images.

Is there any API I can use to achieve my requirement ?


You can use this: http://silverlightpdf.codeplex.com/


Yes! We create PDF Document. In silverlight By using PDFSharp.dll. It's Opensource dll file.

You can download the dll file below Link http://www.pdfsharp.net/Downloads.ashx

Please click below link for reference puprpose.

http://www.pdfsharp.net/wiki/Booklet-sample.ashx as so many examples as given its easy to understand.

0

精彩评论

暂无评论...
验证码 换一张
取 消