Ask a Question related to Ruby, Design and Development.
-
Sabyasachi Mustafi #1
Print to the printer
Hello,
I have just started RUBY. But is there anything to print
something to the printer through RUBY? Please help me as soon as
possible.
Thanks,
Sabyasachi Mustafi
__________________________________________________ _
Law meets Electronics; Veena Weds Sanjay.
Rediff Matchmaker strikes another interesting match !!
Visit [url]http://rediff.com/matchmaker?1[/url]
Sabyasachi Mustafi Guest
-
Print on a specific printer
Hello, I am using PrintPagesSilent method to send PDF documents to a printer. But this method uses the default printer. I need to select a printer... -
Printer fails to print
I've tried printing to my HP Laserjet6MP with ID CS2 and can't get a thing to print. The lights flash on the printer as though someones home...then... -
Can't print using Acrobat PDF 7.0 printer
I have lost my ability to make a pdf by printing to the Acrobat PDF 7.0 printer. I have reinstalled the Acrobat printer. I have repaired all... -
print on web servers printer
does anyone have a free component or source code that will let me print html to my servers printer? -- 5khzgjf9e001@sneakemail.com -
Printer Stops MId-print
Has anyone experienced a printer stopping while printing a photo from PE2 anywhere from 25% to 75% through the job? This has been a recurring problem... -
Scott Thompson #2
Re: Print to the printer
> Hello,
Printing to the printer is an operation that is very specific to each> I have just started RUBY. But is there anything to print something
> to the printer through RUBY? Please help me as soon as possible.
operating system. There may be a way to print to the printer from the
Operating system that you are using, but without knowing which OS that
is... we can't help you.
Scott
Scott Thompson Guest
-
Sabyasachi Mustafi #3
Re: Print to the printer
Thanks for your mail. I want to use it for LINUX and Windows
both. For this I am planning to make it in a file and then print
that file. But I need more specific way to do it. I think
"/dev/lp0" will work. But is there anything to make it formatted
with different fonts, color and size?
I got a book a ruby book "SAMS teach yourself ruby in days"
and after that I am planning to shift in ruby. Basically I am a VB
programmer but I like LINUX and the open source environment. Is
there anything in ruby to make the GUI as simple as in VB? I am
making it in Tk and it is fine but it is taking a lot of time.
I am in Calcutta(INDIA). I am sure that in calcutta nobody(!)
knows ruby. I am also a student. I want to learn ruby. But there
are no such books in here. But after joining in this list I am
getting confidence. Make ruby popular.
LET US RUBY
Regards,
Sabyasachi Mustafi
On Thu, 04 Sep 2003 Scott Thompson wrote :__________________________________________________ _>>>Hello,
>> I have just started RUBY. But is there anything to print
>>something to the printer through RUBY? Please help me as soon as
>>possible.
>Printing to the printer is an operation that is very specific to
>each operating system. There may be a way to print to the
>printer from the Operating system that you are using, but without
>knowing which OS that is... we can't help you.
>Scott
>
>
Law meets Electronics; Veena Weds Sanjay.
Rediff Matchmaker strikes another interesting match !!
Visit [url]http://rediff.com/matchmaker?1[/url]
Sabyasachi Mustafi Guest
-
Simon Strandgaard #4
Re: Print to the printer
On Fri, 05 Sep 2003 04:53:55 +0900, Sabyasachi Mustafi wrote:
SVG could be useful for dealing with auto-generated-images.> Thanks for your mail. I want to use it for LINUX and Windows
> both. For this I am planning to make it in a file and then print
> that file. But I need more specific way to do it. I think
> "/dev/lp0" will work. But is there anything to make it formatted
> with different fonts, color and size?
Take a look at, to see if it fits your needs.
[url]http://rubyforge.org/projects/rmagick/[/url]
I can recommend fxruby, its a ruby-interface to fox-toolkit, which> I got a book a ruby book "SAMS teach yourself ruby in days"
> and after that I am planning to shift in ruby. Basically I am a VB
> programmer but I like LINUX and the open source environment. Is
> there anything in ruby to make the GUI as simple as in VB? I am
> making it in Tk and it is fine but it is taking a lot of time.
is a platform independent widget set.. eg: works on unix, windows, macosx.
[url]http://www.fxruby.org/[/url]
Great attitude, keep up the spirit :-)> I am in Calcutta(INDIA). I am sure that in calcutta nobody(!)
> knows ruby. I am also a student. I want to learn ruby. But there
> are no such books in here. But after joining in this list I am
> getting confidence. Make ruby popular.
> LET US RUBY
--
Simon Strandgaard
Simon Strandgaard Guest
-
Hal Fulton #5
Re: Print to the printer
> I got a book a ruby book "SAMS teach yourself ruby in days" and after
Do not be surprised if there are other Ruby users in Calcutta. The book> that I am planning to shift in ruby. Basically I am a VB programmer but
> I like LINUX and the open source environment. Is there anything in ruby
> to make the GUI as simple as in VB? I am making it in Tk and it is fine
> but it is taking a lot of time.
> I am in Calcutta(INDIA). I am sure that in calcutta nobody(!) knows
> ruby. I am also a student. I want to learn ruby. But there are no such
> books in here. But after joining in this list I am getting confidence.
> Make ruby popular.
> LET US RUBY
_Making Use of Ruby_ was written by an Indian, I think (though he may
be a US resident or even a US citizen as far as I know).
And while we're on the topic of books.
The _Teach Yourself Ruby_ book is a good one. Mark Slagell did a great
job on that, much better IMO than the average book in that series.
As you may know: _Programming Ruby_ is the definitive Ruby book in
English (called the "pickaxe" because of the picture on the cover). I am
partial to _The Ruby Way_, of course, since I wrote (most of) it.
_The Ruby Developer's Guide_ is good also.
There's an O'Reilly book by Matz. It's the only one in English I don't
have. I've heard it's very good, but some people have complained about
its organization.
If you speak German, there are a couple of other options, and if you
speak Japanese, there are *many* others.
And of course, there are many good websites. But you can find them all
eventually if you "manually spider" from the ruby-lang.org site.
Good luck, and spread the word.
Hal
Hal Fulton Guest



Reply With Quote

