Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
HI ,
I am doing application in silverlight using C#,
I want to create a report in pdf which contains charts and tables.
so is any direct tool or control available in silverlight for creating a report in pdf like i want.
I have already used itextsharp dll but i dont want to go in this way, want to use a direct tool/control.
so plz help me.


Thanks..
Posted
Updated 1-Dec-11 20:17pm
v2

As an alternate, you may use crystal reports
Running Crystal Reports from Silverlight[^]
Export Crystal Reports to PDF file[^]
using these(with some changes in code) you can print/view the output in PDF without viewing the crystal report.

And I'm sure you can find open-source related to that
 
Share this answer
 
Comments
Abhinav S 2-Dec-11 3:06am    
Useful. 5.
Google is your friend:

http://silverlightpdf.codeplex.com/[^]
 
Share this answer
 
Comments
dev22 23-Nov-11 23:27pm    
HI John,

Thanks but as i have already told that i dont want to go through using Itextsharp and above link giving that only.

I want a direct tool/control which will be create a report(pdf).
Thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900