Re: [PHP-GTK] printing
[email protected] (Andrei Zmievski) Sun, 05 Aug 2001 08:56:52 -0500
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <[email protected]> |
At 08:10 AM 8/5/01 -0400, Rich Payne wrote: >I don't think there's any direct way to do it, but you can save what you >want to print, then start lpr and pass it the file. This is of course just >for Unix. I have no idea how to do it on Windows. Gtk+ itself doesn't have any support for printing. Gnome has gnome-print module which I might take a look at.. -Andrei