Your best bet is to convert the chart to a .png image and import the image file into PDF. There is a code example here <http://jsfiddle.net/SCjm8/1/>that shows one way to convert a chart to an image. It only works reliably in Chrome, so I would not suggest using it on a production website, but it should suffice for converting your charts to image files for personal use.
Alternatively, you could wait for image conversion to be added to the API. The developer team has hinted that it is coming soon. On Friday, October 25, 2013 12:24:25 AM UTC-4, Ashish Sojitra wrote: > > Hi team, > > I want to export this charts ( > https://developers.google.com/chart/interactive/docs/gallery) in PDF file > in asp.net C#. I have tried to export but I'm not able to export this > charts in pdf. > Please send me if u have any Ideas, suggestions or feedback. > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
