BAR CODE

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?

Comments

  • dschuchdschuch Dresden,Germany
    edited 4:42AM
    use the integrated code generator.

    you code should look like this:

    <Query."item">+';'+<Query."stock">
    mahono2 wrote: »
    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?

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.