how to create pdf with the details on current web page using perl
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
7:03 UTC
Read the original article
Hit count: 351
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. Is this possible to do with rrdcgi or any perl code would be really appreciated.
© Stack Overflow or respective owner