« Return to Thread: $stdout to printer

Re: $stdout to printer

by Dimas Cyriaco :: Rate this Message:

Reply to Author | View in Thread

Tom Cloyd wrote:

> Dimas Cyriaco wrote:
>> Still trying to print stuff...
>> someone knows how to redirect $stdout to a printer??
>>
>> Thanks!
>>  
> Have been researching this, and not coming up with much. However, I'm
> getting a strong sense that we need to know your OS.
>
> t.
>
> --
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Tom Cloyd, MS MA, LMHC - Private practice Psychotherapist
> Bellingham, Washington, U.S.A: (360) 920-1226
> << tc@... >> (email)
> << TomCloyd.com >> (website)
> << sleightmind.wordpress.com >> (mental health weblog)
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I'm using windows.
I manage to get the printer`s name using wxruby's PrintDialog, and tried
to redirect $stdout to it, but it doesn't work...
In fact i'm trying to print a report made using Ruport. But i did not
find a way to do that inside ruport...
--
Posted via http://www.ruby-forum.com/.

 « Return to Thread: $stdout to printer