Hi,

This is not related to Google charts. You can try to make a pdf from the 
image (try itext), then embed print script in the pdf (AcroJs).
You only need to know the printer name (works also with network printers, 
use full path as shown in pdf reader) on the client. Note that for security 
reasons when printing automatically a confirmation pops up if you would 
like to print. You can bypass this by installing trusted print script on 
the client side (for example in C:\Program Files\Adobe\Reader 
10.0\Reader\Javascripts).
It is not perfect but it gets the job done.

HTH,

Regards Peter

Ps, Adobe made fix in 10.1.3 for grey empty page problem in pdf with IE. It 
is wise to upgrade to this version.

Op woensdag 29 februari 2012 08:20:36 UTC+1 schreef M.W. Aruna Withanage 
het volgende:
>
> Hi all, 
>
> I am using google image charts for a reporting app. 
> I am using imagecharts for that. 
> I successfully getting the url of the image chart using getImageUrl() 
> method. 
> I have passed this URL to a backend servelet. Now what I want is to 
> print this image in the client's printer. 
>
> How can I do it? 
> Please someone help me. 
>
> Regards 
> Aruna


Op woensdag 29 februari 2012 08:20:36 UTC+1 schreef M.W. Aruna Withanage 
het volgende:
>
> Hi all, 
>
> I am using google image charts for a reporting app. 
> I am using imagecharts for that. 
> I successfully getting the url of the image chart using getImageUrl() 
> method. 
> I have passed this URL to a backend servelet. Now what I want is to 
> print this image in the client's printer. 
>
> How can I do it? 
> Please someone help me. 
>
> Regards 
> Aruna

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/cwkzJjhKmOsJ.
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-visualization-api?hl=en.

Reply via email to