java - Google chart export in to PDF -


i need export google chart pdf file. in forum says that, there no way directly export charts pdf, can convert them png images , import image files pdf. converted svg format (google chart format) png format.

my question : can export png image (streaming) directly pdf out saving in physical path? if yes how implement.

my language java , java script client side.

i searched many questions in doesn't solution match issue

are using itext library? have exampes how add image on page. , use .jpg, nevertheless, think can change .png.


p.s. i'm looking issue to. changing chart image , set in pdf - first way, understand, there 1 - using html convert pdf. so, i'm trying create html charts, converted in pdf format.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -