Ask a Question related to Ruby, Design and Development.
-
Werner Warweg #1
Printer / Drucker
How can I print the results on a printer? I found nothing about it.
Wie kann ich Ergebnisse ausdrucken? Ich habe nichts dazu gefunden.
--
MfG Werner Warweg
mailto:werner.warweg@kdv-dt.de, [url]http://www.kdv-dt.de[/url]
Werner Warweg Guest
-
Win32::Printer::Enum::Printer($server)
Has anyone ever managed to get Win32::Printer::Enum::Printer($server) to enumerate printers on a server? I've tried $server with a plain server... -
Looking for a printer....
<JohnO@adobeforums.com> wrote in message news:2cd0a5cc.25@webx.la2eafNXanI... Turns out their annual minimum is way over our maximum. Great... -
printer
Have a windowsxp2003---cannot get Lexmark printer to print -
Which Printer ???????????
Hi, Wonder if anyone could offer any printer advice?? I have a Canon S820 at the moment - I've been really happy with the results until the... -
HELP ON PRINTER
When I install the network printer on a winxp home client, it seems to work ok. Then when the client is restarted the winxp home client can't print... -
Stephan Kämper #2
Re: Printer / Drucker
Werner Warweg wrote:
On what system?> How can I print the results on a printer? I found nothing about it.
>
> Wie kann ich Ergebnisse ausdrucken? Ich habe nichts dazu gefunden.
If your results are plain text you could use the system commands (lp, lpr, print or what ever you
command shell uses.)
If you're using some kind of Windowing system, then you might like to check your Ruby library
(FXRuby or whatever you're using...)
Hope that helps...
Happy Rubying!
Stephan
Stephan Kämper Guest
-
Werner Warweg #3
Re: Printer / Drucker
Stephan Kämper schrieb:
Ich habe bereits an Jeroen geschrieben, hier seine Antwort:> Werner Warweg wrote:
>>>> How can I print the results on a printer? I found nothing about it.
>>
>> Wie kann ich Ergebnisse ausdrucken? Ich habe nichts dazu gefunden.
>
> On what system?
> If your results are plain text you could use the system commands (lp,
> lpr, print or what ever you command shell uses.)
>
> If you're using some kind of Windowing system, then you might like to
> check your Ruby library (FXRuby or whatever you're using...)
>
> Hope that helps...
>
> Happy Rubying!
>
> Stephan
>
On Wednesday 12 November 2003 09:56 am, you wrote:
This is currently not implemented. The print dialog is used only for>> Hello, Jeroen,
>>
>> as the first I ask for excuse for my bad English.
>>
>> I am a Ruby's newcomer and would also like to print with the editor. How
>> this goes?
>>
>> I am grateful for an answer or a reference.
selecting the printer; it isn't actually responsible for the text
rendering itself.
The editor (Adie) is still under development, and I hope to be able to
address this topic in the upcoming version (after I get the new syntax
coloring going).
- Jeroen
--
MfG Werner Warweg
mailto:werner.warweg@kdv-dt.de, [url]http://www.kdv-dt.de[/url]
Werner Warweg Guest



Reply With Quote

