Re: Google Visualization Chart API

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,
the easiest way to convert a html (even with advance css styling) to
pdf is http://code.google.com/p/wkhtmltopdf/ i guess.

you may need, exec() function and bit of shell scripting.


~viraj

On Fri, Feb 18, 2011 at 2:02 AM, Richard Quadling <rquadling@xxxxxxxxx> wrote:
> On 17 February 2011 20:26, Ashley M. Kirchner <ashley@xxxxxxxxxx> wrote:
>>> So. Easy peasy.
>>
>> Â Â Â ÂNot exactly. ÂThose examples are not from the Visualization API - it's two different things. ÂThe API is written so that one does not have to generate those parameters individually and then pass them through POST/GET to Google. ÂIt's cleaner and faster to work with. ÂThe code for the Visualization API is very different from the code the regular Chart API uses.
>>
>>
>
> Yes it is. Ish.
>
> The api generates the URL. Once the URL is generated and the image is
> displayed you can grab it using JS and push it to the server to use.
>
> Do you want to do all the work on server and not in the browser? Then
> you have to learn the params. That way, you won't need a client to
> grab the URL first.
>
> It really isn't very difficult.
>
>
>
>
> --
> Richard Quadling
> Twitter : EE : Zend
> @RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux