eial has asked for the wisdom of the Perl Monks concerning the following question:

Well, im use xp an tried to print using pcl on my hp, but if i need print an image how do i do that? That is possible? or what can i do? Thank.
  • Comment on how i make to print an image in my printer

Replies are listed 'Best First'.
Re: how i make to print an image in my printer
by tachyon (Chancellor) on Mar 31, 2004 at 02:46 UTC
    Win32::Printer will let you print bitmaps. See the Image() method.

    cheers

    tachyon