Hi Michael Fever, Is it possible to share your code or sample code if any , as I am facing similar issue (saving the Images into a PDF file and save it into mysql database)
Regards, Tiru On Wednesday, 28 November 2012 22:04:13 UTC+5:30, Michael Fever wrote: > > I managed to create a page that has a form on it that generates the google > API chart, copies it to a hidden form element and then saves it to a MySQL > database. > The image is inserted into the database as a base64 encoded image. I > wrote a small PHP to export the image from the db, like img > src='showimage.php?id=7' > > Happy to report is all works. > > -- 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]. Visit this group at http://groups.google.com/group/google-visualization-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
