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?
On 10/22/07, Paulo Carvalho <pjcarvalho@gmail.com> wrote:
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?
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.
···
On Oct 22, 10:00 am, Paulo Carvalho <pjcarva...@gmail.com> wrote:
Thanks but i dont think that they able to generate 2D barcodes...