It looks like you're just printing out two images, one after the other, both in response to a single HTTP request.
That won't work. You can only send a single image back for each request. You will need to either combine the two images into one (and I'm sure that GD will allow you to do that) or have two separate requests, one for the header and one for the graph.
"The first rule of Perl club is you do not talk about
Perl club."
-- Chip Salzenberg
In reply to Re: Using an image as a header with GD::Graph
by davorg
in thread Using an image as a header with GD::Graph
by sanku
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |