I have the same problem, i cant get the image in a regular image file.
I need it to embed in a PDF file, to export the data.
Im looking for answers.

On 20 jul, 15:20, "Prome" <[email protected]> wrote:
> Hello, thanks for your response!
>
> I know the right click method, but...
>
> IT must be a sutomatic process, beacause i can't to do this in 1000
> documents!
>
> My partners must to access into my web and then my application convert the
> results that they see in a document.
> But to paste the chart in the document, I need thatimagefrom google
> chart is a realimage(PNG, JPEG, GIF, etc...), then in the HTML tag of
> theimage, the resource code may be (for example):
>
> <img src="chart.google.etc, etc.../etc-etc.PNG">
>
> But i look the properties of theimagein my browser and I see that 
> theimagedon't have extension!
>
> How can i to save theimagefrom ASP code? You know?
>
> Thank you very much and please, excuse my engrlish!! :(
>
> Best regards.
>
>
>
> > You *can* save a chart to your localfilesystem. Just pull up the
> > chart in any web browser, right-click on it and choose "Save."
>
> > BUT, you don't have to in order to use Google Chart API generated
> > images on a typical .NET 3.0 website. Setting the ImageUrl property of
> > an asp:Imageinstance should work just fine.
>
> > Good luck,
> > K

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to