[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Pictures from scanner in ruby

Er3c Er3c

3/24/2009 4:45:00 AM

Hi.
I am working in a project and I need obtain pictures directly form a
scanner.
How can I do for take pictures from a scanner in ruby?
--
Posted via http://www.ruby-....

2 Answers

Simone R.

3/24/2009 8:54:00 AM

0

Er3c Er3c wrote:
> Hi.
> I am working in a project and I need obtain pictures directly form a
> scanner.
> How can I do for take pictures from a scanner in ruby?


well scanning is a task very OS dependant , for helping you we need more
information.

The best thing , I think, it's to have a scanner well supported under
linux and try some bash scripting to drive it

--
Posted via http://www.ruby-....

Er3c Er3c

3/24/2009 5:37:00 PM

0

Simone R. wrote:

>
> The best thing , I think, it's to have a scanner well supported under
> linux and try some bash scripting to drive it


I'm using win32ole and I try with scanners and cameras wizard for
windows
you have a better idea??
--
Posted via http://www.ruby-....