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
Post a Comment