Re: [Fxruby-users] PragProg Ruby package 1.8.0 and printing
Status: Inactive
Brought to you by:
lyle
From: <ly...@kn...> - 2003-11-18 21:12:01
|
On 18 Nov 2003 20:40:00 -0000, "Tom Kunz" <tku...@so...> wrote : > When I attempt to print from Win2k, I bring up the printer dialog and > click the "Print" button, and it immediately gives me "Unable to > print". If I try the same thing again and select a printer and click > "Properties", it does nothing. > > Any ideas? Is this a problem just with the Pragmatic Programmers kit > or something else? As far as I know, FOX does not provide any support for connecting to a Windows printer and printing directly from an application. So, best case, you might be able to use the printer dialog to configure a print job but you'd have to do the actual printing yourself. |