in reply to PDF::API2::Lite adding images

Instead of using "image_jpeg($file)" you have to use the various specialized image functions, such as "image_gif($file)" and "image_png($file)". See a fuller list of image type commands here:

http://search.cpan.org/~areibens/PDF-API2-0.73/lib/PDF/API2/Lite.pm