R
Rob
Hi all,
I'm trying to use the Win32:rinter module to make my Perl program
capable of printing images (inline bitmaps and/or .bmp files). I've got
my code to the point of displaying the standard Windows "Print" dialog
box, but as soon as I click OK to print the image, I get the following
error:
"FreeImage is not supported in this build!"
According to the Win32:rinter documentation, bitmap support requires
that FreeImage.dll be "somewhere in your system path", so I downloaded
it from http://freeimage.sourceforge.net/download.html and tried it in
several directories on my path. Still no joy.
BTW, I'm running ActivePerl 5.8.7.815 in Windows XP, and I installed
Win32:rinter using ppm. Any ideas on how to get FreeImage supported?
Is there a better way to print bitmaps with Perl?
Thanks in advance,
Rob
I'm trying to use the Win32:rinter module to make my Perl program
capable of printing images (inline bitmaps and/or .bmp files). I've got
my code to the point of displaying the standard Windows "Print" dialog
box, but as soon as I click OK to print the image, I get the following
error:
"FreeImage is not supported in this build!"
According to the Win32:rinter documentation, bitmap support requires
that FreeImage.dll be "somewhere in your system path", so I downloaded
it from http://freeimage.sourceforge.net/download.html and tried it in
several directories on my path. Still no joy.
BTW, I'm running ActivePerl 5.8.7.815 in Windows XP, and I installed
Win32:rinter using ppm. Any ideas on how to get FreeImage supported?
Is there a better way to print bitmaps with Perl?
Thanks in advance,
Rob