I understand that when the image is displayed, it is displayed as a .png, but how can you actually reference / save the image programmatically to use the image with FPDF?
On Jun 2, 5:20 pm, Marcus Bointon <[email protected]> wrote: > On 2 Jun 2010, at 21:47, Jaise Donovan wrote: > > > Once you create an chart and specify it the way you want it, is it > > possible to programmatically convert it to a .jpeg or .png? Then end > > goal is to use FPDF and insert the image into FPDF's API. Any help > > would be great! Thank you very much! > > This is a bit of a non-question: the charts API returns PNG images by > default, and you can speficy other output formats via the chof > parameter:http://code.google.com/apis/chart/docs/chart_params.html#gcharts_chof > > Or are you talking about interactive charts? > > Marcus -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en.
