Print Barcode in Report Navision

Hi all,

Recently I made a report that is used to print Barcode in Navision. For this tutorial, let’s make an Item Report that prints Barcode. This Barcode contains Item’s No and its description. Actually, print Barcode in Report Navision is easy. We just need to change font of our text to Barcode font. I am using “Free 3 of 9” Font to print Barcode. You can download this Barcode font for FREE in here. Then, install “free3of9.ttf”.

First of all, create new report in Navision.

Second, add Item as DataItem.

Third, add new global variable with name “txtBarcode” and Text Data Type to store Barcode information.

barcode-1

Fourth, add column as below.

barcode-2

Fifth, add code to fill txtBarcode variable in Item’s trigger as below. We need to add * sign in the start and the end of text. We can separate two fields with + sign.

barcode-3

Sixth, add layout of report. Use “Free 3 of 9” font in txtBarcode textbox.

barcode-5

Seventh, save your report and run it.

barcode-6

Eighth, I am using “Barcode Scanner” Android Application by ZXing Team.

barcode-4

Thank you to my friend who informed me about this Barcode font.

Hope this information is useful for you. God bless you all 🙂

7,049 total views, 3 views today

You may also like...

Leave a Reply

%d bloggers like this: