Hi Everybody,
I want draw pie charts and other type of charts in pdf using Itextsharp in my c# code,
I get some data and i will hold those data and i will create a pdf using that.
Along with that i want to draw a pie charts and other types of charts in the same PDF, kindly let me know how can i make it .
Thanks in Advance.