Quantcast
Channel: ZXing.Net
Viewing all 1871 articles
Browse latest View live

New Post: Barcode decoding failing

$
0
0
Hi,

I am facing some issue while decoding barcode.

Am using Google Zing Barcode generator, and barcode got generated successfully.

But failing to decode on other online decoder websites..

Only am able to decode on http://zxing.org/w/decode.jspx.

Also downloaded Mobile Barcode Scanner from above link, but no output.

So am little confused, File attached for your reference.

Please look into the same.

Image

http://code.google.com/p/zxing/issues/detail?id=1695

SSN

New Post: ZXing.Net in VBA

$
0
0
That are only warnings because generic types can't be exported.

You can ignore them.

New Post: ZXing.Net in VBA

$
0
0
Thank you ! ....... I going to try it !

New Post: Encoding a QRCode in a Windows Store App with HTML5/JS

$
0
0
Hi,

Is there a demo available for encoding a QRCode in a Windows Store App with HTML5/JS? I'd like to encode a text and then display the generated QRCode.
Sorry if it may be be obvious but I'm pretty new.

Thanks !

New Post: Barcode decoding failing

$
0
0
I can't see any problem here.
The qr code can be decoded with ZXing.Net.
If other scanners can not, feel free to ask them why.

New Post: Encoding a QRCode in a Windows Store App with HTML5/JS

$
0
0
I will look into the existing Windows Store sample app which shows the decoding of image and try to extend it with encoding functionality.
Meanwhile you can do that yourself. It is easy. Fetch the current source of the demo from the repository and replace the BarcodeReader
with BarcodeWriter and the associated method calls.

New Post: Code 128B

$
0
0
Is it possibile generate a 128B code?
Thanks.

Source code checked in, #86375

$
0
0
port rev. 2800: Tighten up some non-private fields in DM encoder

New Post: Code 128B

$
0
0
Do you mean Code 128 with codeset B?
The codeset is automatically selected. If the value, which should be encoded, contains only digits, then the codeset C will be used, otherwise B.

New Post: What is the difference between ZXing.Net & ZXing Barcode Scanning Library

New Post: What is the difference between ZXing.Net & ZXing Barcode Scanning Library

$
0
0
The package ZXing is built upon the old C# port from google code. As far as I know it is not actively maintained.
The sources for the port were replaced by a link to ZXing.Net at google code.

The package ZXing.Net is the official nuget package of this port here. It's maintained, up-to-date with the java version, available for nearly all .Net platforms and so on.

Created Unassigned: MATMSG and SMTP missing [12940]

$
0
0
Hi,

why the EmailParser only checks "mailto" type?

What about "matmsg" and "smtp"?

Thanks!

New Post: Source code for Demos?

$
0
0
Hi

I download the client demos but don't see any source code. Where can I get the code for these demos?

Source code checked in, #86378

$
0
0
port rev. 2801: Avoid possible NPE when there is no bounding box?

New Post: Source code for Demos?


Commented Unassigned: MATMSG and SMTP missing [12940]

$
0
0
Hi,

why the EmailParser only checks "mailto" type?

What about "matmsg" and "smtp"?

Thanks!
Comments: ** Comment from web user: micjahn **

Because there are different classes for different prefixes.
For SMTP there is the SMTPResultParser.
For MATMSG there is the EmailDoCoMoResultParser.

You should use the parser class ResultParser which tries every supported result parser.

Edited Unassigned: MATMSG and SMTP missing [12940]

$
0
0
Hi,

why the EmailParser only checks "mailto" type?

What about "matmsg" and "smtp"?

Thanks!

New Post: Code 128B

$
0
0
Yes
Ok.... but it is possible to force at codeset B with a value that contains only digits?
Thanks

Source code checked in, #86379

$
0
0
port rev. 2803: Detect invalid input to Code 39 encoder and reject it more explicitly

Source code checked in, #86380

$
0
0
port rev. 2807: Issue 1688 reject unexpected macro block code instead of getting into a loop
Viewing all 1871 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>