exporting a google chart as a pdf file
how can i export a google chart as a pdf file in asp.net using c# language
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Arun Kumar RadhakrishnanPosted Jul 21, 2014, 2:54 AM
Guest UserPosted Jul 21, 2014, 2:20 AM
Guest UserPosted Jul 21, 2014, 2:19 AM
# it suggests you to convert chart into image and then into PDF.
https://groups.google.com/forum/#!topic/google-visualization-api/HV0qwLqICe8
# ASP.Net has many PDF creating packages, so look at NuGet library for the most useful one
twitter @sumitjolly