How to display Barcode in crystal reports.
-
Tuesday, August 22, 2006 3:36 AM
I have to generate a barcode for a set of characters and I need to display it in crystal report.
How to do this?
All Replies
-
Tuesday, August 22, 2006 8:36 AM
I did this years ago by purchasing a Code39 barcode font then using that to generate the barcode in the report.
HTH...
James
-
Tuesday, August 22, 2006 4:37 PM
Once you have a barcode font, all you need to do is set the font of the object in the report to be that font. -
Tuesday, August 22, 2006 10:59 PMModerator
Murali,
I just read a similar thread on another forum. The person responding there suggested a number of third party resources for barcoding. I've listed the links below (please note, I have not used any of these and I can't recomend anything one way or another).
http://www.idautomation.com/fonts/tools/crystal/
http://www.morovia.com/font/support/crurfl.asp
http://www.morovia.com/font/support/crystal-reports-ufl-pdf417.asp
http://www.neodynamic.com/nd/search.aspx?s=crystal
http://www.azalea.com/CrystalReports/
http://www.bizfonts.com/crystal/
http://www.ciax.com/gen/jit-ufl.htm
http://www.barcode-soft.com/crystalreportsUFL.aspx
http://www.dlsoft.com/dlHelps/helps/unifonts/crystalreportsufl1.htm
http://www.dlsoft.com/support/barcodes_in/barcodes_in_crystal_reports.htm
http://www.precisionid.com (specifically, here)
http://www.tricsystems.com/support/manuals/Barcoding.htmHope this helps!
- Dave
-
Thursday, June 28, 2007 1:51 PM
Hi Murali,
I need to generate a barcode image in a asp.net appliaction on the fly. is there some code i could use.
Thank you,
Ram
-
Monday, February 25, 2008 3:50 PMThe ASP.NET server control will easily add barcodes to ASP.NET web applications including solutions created with Visual Basic.NET, C# and Borland Delphi for .NET. The barcodes will dynamically appear in the web browser as high quality GIF, JPG or PNG images. This web component supports several linear and 2D barcode types including Code 128, UPC, EAN, GS1-128, ITF, Intelligent Mail, Code 39, Aztec, PDF417, Maxicode and DataMatrix.
-
Monday, February 25, 2008 3:58 PMThere is a Crystal Reports Native Generator that creates barcodes in Crystal Reports without the installation of additional fonts or other components. Supported symbologies include Code 39, Code 128, UCC/EAN-128, MSI, Interleaved 2 of 5, PostNet, PDF417 and Data Matrix. It is a complete barcode generator object that stays embedded in the report.

