Hi I thought this might be useful for others, so if you are looking for a serviceable (and not the coolest) way to convert the html output from this API to pdf, you might try installing wkhtmltopdf.
It is scriptable, and accepts useful options like wkhtmltopdf -O Landscape -s A4 --zoom 1.2 in.html out.pdf The SVG resolution goodness is also well preserved. -- Eric -- You received this message because you are subscribed to the Google Groups "Google Visualization 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-visualization-api?hl=en.
