DataMatrix 2D Font
2 posts • Page 1 of 1
DataMatrix 2D Font
I'm interested in using your font, but I can only supply data to my equipment on a one line per one record basis. For example...
I notice the encoder needs to make multiple lines of text to represent the DataMatrix font, is there a way to pass the multi-line data on a single line? (in hex, or with special characters representing the CR/LF). In other words the encoder would need to output the font data on a single line of text. We are using ANSI text files here at our facility; we would not want to use Excel/Word/Access as a solution.
- Code: Select all
00001~JOHN DOE ~1234567890
00002~JANE DOE ~0987654321
00003~BOB SMITH ~5674926753
etc
I notice the encoder needs to make multiple lines of text to represent the DataMatrix font, is there a way to pass the multi-line data on a single line? (in hex, or with special characters representing the CR/LF). In other words the encoder would need to output the font data on a single line of text. We are using ANSI text files here at our facility; we would not want to use Excel/Word/Access as a solution.
- StephenC
Re: DataMatrix 2D Font
You can pass a different line separator to DataMatrixResultGetBarcodeString2 function. For example, if you pass “|” as the parameter, lines are separated with “|”. You need to convert it back in order to display the barcode correctly.
http://mdn.morovia.com/manuals/datamatr ... f92bb77749
Let me know if you have any questions.
http://mdn.morovia.com/manuals/datamatr ... f92bb77749
Let me know if you have any questions.
The information above is provided "AS IS", with no warranties, and confers no rights.
-
glitch - Support Engineer
- Posts: 198
- Joined: Wed May 14, 2008 2:42 pm
2 posts • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest