Ruby and barcodes

Hello

1 - I would like to generate a 2D barcode with ruby? Is it possible?

2 - If it is possible, is there a way to make the oposite? (read the
file generated with the barcode - PDF/image/etc) and extract is content
with ruby?

Thanks

regards

On 10/22/07, Paulo C. [email protected] wrote:

regards
GIYF: ruby barcode
http://snippets.dzone.com/posts/show/4154
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/202298

Thanks but i dont think that they able to generate 2D barcodes…

Jano S. wrote:

On 10/22/07, Paulo C. [email protected] wrote:

regards
GIYF: ruby barcode
http://snippets.dzone.com/posts/show/4154
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/202298

On 10/22/07, Paulo C. [email protected] wrote:

Thanks but i dont think that they able to generate 2D barcodes…

Jano S. wrote:

On 10/22/07, Paulo C. [email protected] wrote:

regards
GIYF: ruby barcode
http://snippets.dzone.com/posts/show/4154
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/202298

Sorry, I overlooked the “2D” part.

J.

On Oct 22, 10:00 am, Paulo C. [email protected] wrote:

Posted viahttp://www.ruby-forum.com/.
With pdf417_encode download | SourceForge.net and the above info,
you might be able to piece something together to generate the
barcodes. I’m not sure about reading them though.