Help - Search - Members - Calendar
Full Version: BAR CODE
Fast Reports forum > Fast Reports Products > FastReport 4.0
mahono2
Hello,

I'm kind of a newbe in FR, and I need some help. I'm trying to insert coustam bar code in to report. This bar code is made from 3 fileds. 1 is number (stock) and 2 are varchar (id, serialno). I'm using "Code93Extended" type of bar code, but it seems that I cant get the syntax right. I need bar code to look like this "id;stock;serial;".

Is that posible and can any one give me a hint how to merge this fields in query, and put sign ; between tham?
dschuch
use the integrated code generator.

you code should look like this:

<Query."item">+';'+<Query."stock">

QUOTE(mahono2 @ Jan 27 2010, 06:38 AM) *
Hello,

I'm kind of a newbe in FR, and I need some help. I'm trying to insert coustam bar code in to report. This bar code is made from 3 fileds. 1 is number (stock) and 2 are varchar (id, serialno). I'm using "Code93Extended" type of bar code, but it seems that I cant get the syntax right. I need bar code to look like this "id;stock;serial;".

Is that posible and can any one give me a hint how to merge this fields in query, and put sign ; between tham?

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.