Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

barcode for CR.net

Status
Not open for further replies.

LJS1

Programmer
Apr 29, 2002
39
0
0
US
Hi
Any body use barcode in Crystal Report. Where did u purchase the fonts and UFL. How is the support?

Any suggestions.
Thanks in advance
LJS
 
Not sure if this will solve your problem, but this is how I barcode tracking numbers from our POS retail system.

I create a text field within the report that has asterisks at start and end for the scanner

EG - '*{dbo.table.trackingnumberfieldname}*'

I format the text box with a Free CodeSixNineText FONT. This gives us a scannable barcode on the report that the staff can use to recall the transaction to their POS screens.

In order for this to work all machines that run the reports have to have the CodeSixNineText FONT installed locally.

Hope this helps...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top