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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -