From: <ma...@mm...> - 2002-04-29 02:09:35
|
theres a win32::printers module? = =20 "Guillem Cunillera Wefers" = =20 <vac...@es...> To: = "perlwin32gui" =20 Sent by: <perl= -wi...@li...> =20 per...@li...urc cc: = =20 eforge.net Subje= ct: RE: [perl-win32-gui-users] Dc to the=20 print= er =20 = =20 27/04/02 09:19 PM = =20 = =20 = =20 Well, I have use Win32::GUI::DIBitmap to make a image file (.jpeg, .bm= p, etc)=A0and I have also find Win32::Printers. Does anybody done a gui interface with Win32::GUI in order to select the printer and print the image ? Any ideas ? this is the code that makes me my file: $dibuix =3D newFromDC Win32::GUI::DIBitmap ($DC,0, 0, 700, 570); $dibuix->SaveToFile ("imatge.jpg",Win32::GUI::FIF_JPEG,Win32::GUI::JPEG_QUALITYGOOD); Thanks, Guillem Cunillera i Wefers -----Mensaje original----- De: Guillem Cunillera Wefers <vac...@es...> Para: perlwin32gui <per...@li...> Fecha: divendres, 26 / abril / 2002 17:53 Asunto: [perl-win32-gui-users] Dc to the printer Everybody knows=A0some way to=A0send a DC graphic to the printer ? I can accept taking all the Window. Thanks. Guillem Cunillera i Wefers = |