You are here: Forums Ask a Rails expert Rails and 2D barcodes...
Posted in Forums : Ask a Rails expert
Authority 0
Posting Rating 15
Sign in to rate this post
|
Hello I would like to know if there is a gem or utility which could be used in a rails application to generate a 2D barcode (datamatrix or PDF417). Thanks Regards |
Authority 62
Posting Rating 100
Sign in to rate this post
|
http://rubyforge.org/search/?type_of_search=soft&words=barcode&Search=Search |
Authority 37
Posting Rating 80
Sign in to rate this post
|
Try Barby [ http://github.com/toretore/barby/tree/master ]. It has great support out of the box and also ties in nicely with rmagick if you need it. |
Authority 0
Posting Rating 15
Sign in to rate this post
|
Thank you both. |
Authority 50
Posting Rating 0
Sign in to rate this post
|
Barby doesn’t yet have support for 2D barcodes, but it’s definitely on the list of planned features. If someone knowledgeable wants to help make that happen faster, that’d be great :) |
Ask a Rails expert : HTML to XML ---> get title & description
Ask a Rails expert : Accessing controller actions from scripted page?
Ask a Rails expert : seledted option for select_tag
Ask a Rails expert : Merging fields from two tables into one, including duplicates
Ask a Rails expert : saving has_many :through
Ask a Rails expert : Use Rails to develop sites for both Designer and Programmer
Ask a Rails expert : Rails+RS232
Ask a Rails expert : Is this a good way to add Admin section
Ask a Rails expert : RSS feed maker in rails 2.1
Ask a Rails expert : Syncing with ugly legacy databases