How can I created PDF output from rrdcgi?

Posted by Octopus on Stack Overflow See other posts from Stack Overflow or by Octopus
Published on 2010-04-01T06:54:33Z Indexed on 2010/04/01 13:33 UTC
Read the original article Hit count: 231

Filed under:
|
|

I have created a rrdcgi script to display information about the system performance with graphs. Now I would like to add an option for the users to create PDF on the fly with the details on current page (images and information) and header and footer. I also want the generated PDF files to be saved in some location so that that can be easily accessed next time. Is this possible to do with rrdcgi or any perl code would be really appreciated.

I need this options

© Stack Overflow or respective owner

Related posts about perl

Related posts about rrdtool