vadg
Technical User
- Mar 4, 2007
- 9
Trying to add a logo to my GD::GRaph files
using
$graph->set(logo => 'image.gif');
#$graph->set(logo_resize => 0.5);
$graph->set(logo_position => 'LL');
response is "Problems reading image.gif at ...."
any ideas what the problem might be?
using
$graph->set(logo => 'image.gif');
#$graph->set(logo_resize => 0.5);
$graph->set(logo_position => 'LL');
response is "Problems reading image.gif at ...."
any ideas what the problem might be?