Download a Data Matrix font and install it, and refer to the following steps to generate the barcodes you need. 1.Open Microsoft Visual Studio. 2.Create a Windows Forms application using the installed project template in C#. 3.Copy KeepAutomation.Barcode.Windows.dll to your WinForms project folder (There is no need to copy the dll to .NET bin directory for Visual Studio will do so). 4.Add BarcodeControl to your Visual Studio Toolbox. 5.Find component BarcodeControl in the Toolbox, drag and drop it to your forms in C#.NET IDE. 6.Drag a button to the form and double click to write the following C# demo code.
http://www.keepautomation.com/products/barcode_fonts/barcodes/data_matrix.html -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/ef8917bebf01ad626998d532bfc233a4%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.

