Bar coding solution for NAV 4.0

adealuko
Member Posts: 9
I need help on how to setup and implement bar coding solution for NAV 4.0
0
Comments
-
Hello.
Download the font from this location
http://www.squaregear.net/fonts/free3of9.shtml
Only copy FRE3OF9X.TTF into the windows\font folder
In navision open any report. goto section. click on the text box that you want to print as barcode. Click on properties and search for FontName Property.
Change it to Free 3 of 9 Extended.
Find Property SourceExpr. If the sourceExpr is Item."No." change it to
'*'+ Item."No." + '*'
Basically add '*' at the beginning and end. If the value is an integer you need to do this. For example. Item.Quantity is in SourcExpr. Change it to
'*'+ format(Item.Quantity) + '*'
Good Luck0 -
I have configured the font and made the changes such as source expression value(I am using quantity),Font name.
It is displaying in the report in the coded format.
Now my question is that what i have to do for authentication of that barcodes with the barcode reading machine.
Do i need to do some special changes?0 -
aliennav wrote:I have configured the font and made the changes such as source expression value(I am using quantity),Font name.
It is displaying in the report in the coded format.
Now my question is that what i have to do for authentication of that barcodes with the barcode reading machine.
Do i need to do some special changes?
No replies.0 -
There is nothing you need to do with the barcode.
Make sure the text is large enough for the scanner to read it.0 -
You just needs to thing about "what I will do with the BarCode". Where it will be entered through scanner, is this area in NAV or have access to needed information? Printing BarCode is one thing, working with it is another one...0
-
kine wrote:You just needs to thing about "what I will do with the BarCode". Where it will be entered through scanner, is this area in NAV or have access to needed information? Printing BarCode is one thing, working with it is another one...
hey kine.U r rite on ur part but until n unless the code doesn't work ,there's no use of printing it.
So kindly help me to move further.
one more thing i don't think that it was a tedious job to print the bar code.The real skill is to get it read.
Thanx1 -
Reading barcode is as easy as typing the information by keyboard but with rate 100characters per second... ;-)
Best scanner for NAV is "keyboard scanner" - barcode scanner sending the read characters as input from keyboard. It means, you move cursor within NAV into field where you can insert the data and just press the button on the scanner. Code from barcode will be inserted into the field and rest is on the NAV (e.g. Item No. is filled and validation is called).
If you cannot read the 3of9 barcode, may be you need to enable this type of barcode on the scanner or you need to print it bigger or you are using printer with low quality (barcode must be sharp). But without more info about the scanner etc. it is not possible to give you more hints.0 -
kine wrote:Reading barcode is as easy as typing the information by keyboard but with rate 100characters per second... ;-)
Best scanner for NAV is "keyboard scanner" - barcode scanner sending the read characters as input from keyboard. It means, you move cursor within NAV into field where you can insert the data and just press the button on the scanner. Code from barcode will be inserted into the field and rest is on the NAV (e.g. Item No. is filled and validation is called).
If you cannot read the 3of9 barcode, may be you need to enable this type of barcode on the scanner or you need to print it bigger or you are using printer with low quality (barcode must be sharp). But without more info about the scanner etc. it is not possible to give you more hints.
Thanx0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions