ray holmes - 2001-09-21

Logged In: YES
user_id=216724

try a non-linear declaration.

that is,
my $jpeg = $pdf->image("logo3.jpg");
$page->image('image' => $jpeg, 'xpos' => 325, 'ypos'=>$y);