Converting Google Charts (Html) to png files using Java

46 views
Skip to first unread message

Joo Won Lee

unread,
Jul 6, 2016, 2:30:29 PM7/6/16
to Google Visualization API
Hello, I am trying to convert the Google Charts into png files by using Java but without much success. I was able to convert other simple html files into png by using HtmlImageGenerator but what is tricky about google charts is that it includes an external file from the web (inside the 'script' tag, there is this 'src' where the source comes from). This is where the HtmlImageGenerator fails to recognize and generates plain white image.

Can you guys help me how I can convert google charts to png files?

Joo Won Lee

unread,
Jul 6, 2016, 3:07:34 PM7/6/16
to Google Visualization API
Oh by the way, I have to do this programmatically in Java
Reply all
Reply to author
Forward
0 new messages