Dynamics NAV 2013 Generating a GS1 2D Matrix Barcode

Toddy_Boy
Member Posts: 232
Hi All
Has anyone generated a GS1 2D matrix or can point me in the way of how to generate this type of data matrix barcode?
I've tried using the datamatrix.net dll but that doesn't support the FNC1 character required. Any help appreciated.
Has anyone generated a GS1 2D matrix or can point me in the way of how to generate this type of data matrix barcode?
I've tried using the datamatrix.net dll but that doesn't support the FNC1 character required. Any help appreciated.
Life is for enjoying ... if you find yourself frowning you're doing something wrong
0
Answers
-
Looks like you have had the same jouren as me :-(
I ended up use zint https://sourceforge.net/projects/zint/files/ with the commaned line that created png
>zint.exe -b 71 --gs1 --square -d "[400]EUPO[91]1003" --scalexdimdp=3.in,2700dpi -o datamatrix.png0 -
We ended buying OnBarCode DLLs which have proved really useful as we can use these to produce linear Barcode128 as well (which randomly started to having scanning issues). I wrote a wrapper around the DLL and had to add some config settings but it works really well.Life is for enjoying ... if you find yourself frowning you're doing something wrong1
-
Hello again did you have spaces in your GS1 2D Matrix Barcode?
zint.exe -b 71 --gs1 --square -d "[400]EUPO[91] 1003" --scalexdimdp=3.in,2700dpi -o datamatrix.png0 -
Going back some time, I think we had spaces in the 128b barcode, not the Data Matrix.
What is zint.exe ?Life is for enjoying ... if you find yourself frowning you're doing something wrong0 -
zint.exe is "Zint Barcode Generator " I use it for generating "GS1 Data Matrix" barcodes as .bmp file.
https://sourceforge.net/projects/zint/files/1
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