embed google chart image in pdf with php -


how embed image generated google charts pdf through php ??

this depend on pdf libs used. take url param, others direct path. url type use url directly chart. local path check out this:

https://github.com/infinitas/infinitas/blob/beta/core/google/views/helpers/google_app_helper.php#l26

and feed new path image.


Comments

Popular posts from this blog

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -