Now I now how to get the default printer thanks to win32print module, and set the settings keys to the default by the printer. Now, I have a problem with the Print dialog.
I have to send to print directly, without the print dialog that let the user set the printer and some other printer settings. As far as I know, I have to pass the gtk.PRINT_OPERATION_ACTION_PRINT in the PrintOperation.run() method and in linux it works perfect, but in Windows it still shows me the print dialog. Anyway to avoid it under win32?? Thanks -- <--Linux... Because I'm Free--> Marco Antonio Islas Cruz "Markuz" Linux User #280229 [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.islascruz.org http://sourceforge.net/projects/gpkg/ http://www.linuxpozarica.com
signature.asc
Description: This is a digitally signed message part
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
