Replies: 10 comments 12 replies
-
Hello, I am a software developer in medical industry. My project already uses ZXing.net for barcode creation. I am exploring about setting the DataMatrix module formats/layout e.g. 12x26 or 12x36 in c#. Please guide. |
Beta Was this translation helpful? Give feedback.
-
Hello, I am VB 2019 programmer. I am using ZXing 0.16.6 to create QR, DataMatrix and Code128 barcode as picture at windows GUI. The source code as below. I have 2 concerns :
`
|
Beta Was this translation helpful? Give feedback.
-
Hello Everyone I want to know how I can implement Concatenated QR Code using Zxing . I work in a Japanease company . I implemented QR code using Zxing I can read and Write QR Code . But I have a question How can I implement Concatenated QR Code. First I want to say what is Concatenated QR Code is . Concatenated QR code is not a function to "divide a character string into multiple symbols". To read the symbol output as a concatenated QR code, a reader that supports the concatenation function is required. If you set double-byte characters, single-character data may be output across two symbols. This is by design. Many QR code reader apps that can be used on smartphones and tablets do not support the link function. Concatenated QR code is written 連結QRコード. Here is the Ruby site It is also written what is Linked or Concatenated QR code. |
Beta Was this translation helpful? Give feedback.
-
Hi, Thank you in advance. https://github.com/micjahn/ZXing.Net/releases/download/v0.16.4.0/ZXing.Net.0.16.4.0.zip
|
Beta Was this translation helpful? Give feedback.
-
Hello, I am using zxing for the development of an application in vb.net winform for the laboratory. I need to generate codes in datamatrix format but I have a problem. It depends on the length of the string to encoder the code comes out square or rectangle. Could it be forced to always be square? |
Beta Was this translation helpful? Give feedback.
-
Hello, I am still new to C# and I use zxing for net5.0 but it is giving me a Warning. But it works so freaking fast compared to the other libs and didn't have any issue with that should I be aware of that or just ignore this warning, because I don't get any kind of warning message just the yellow annoying triangle on Dependencies ->Packages-> ZXing.Net in Visual Studio 2019? |
Beta Was this translation helpful? Give feedback.
-
Hello I have a particular need where i would like to set a fix size for a module of pdf417 instead of letting the library to define the best module size in pix. For instance a size of module of 7 pixels in width. Please could you list where i would have to modify source code to do so (or if not doable at all) ? Idea would be to send a parameter as a hint (if this hint does not exist then library define best module size in pix as it already does). Thank you |
Beta Was this translation helpful? Give feedback.
-
Hello Michael I am VB programmer as well and used ZXing to create GS1 DataMatrix as picture at windows GUI in Excel doc.
|
Beta Was this translation helpful? Give feedback.
-
ZXing doesn't support human-readable content style as you did ("(0810)33...+(93)...". |
Beta Was this translation helpful? Give feedback.
-
Hello from Spain! I’m using Zxing on vb.net, but I have a question. I want use qr gs1, is it possible? Thanks |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions