This works fine. Now i want to print 2 png images and some text too. Ive had no success though. To print text I added the following two lines just after calling the 3 lines above - but nothing prints out.print header(-type=>'image/png'); binmode STDOUT; print $im->png;
What am I doing wrong?? Im thinking that perhaps all this needs to be embedded in html code - so that i can direct where on the screne various stuff should be displayed.... Thanks.print header; print "hello world";
In reply to Using GD.pm by Baz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |