Spire.Barcode is a professional barcode library specially designed for .NET developers (C#, VB.NET, ASP.NET, .NET Core) and Java developers (J2SE and J2EE) to generate, read and scan 1D & 2D barcodes.

Thu Oct 23, 2014 3:10 pm

I am trying to read a QRCode which has multiple lines of text encoded. Only the first line is returned.
This makes no sense to me -- I thought reading was all or nothing due to the checksums.
I assume the String array that is returned is for multiple barcodes, not multiple lines in the same barcode?
My cell-phone barcode reader returns all lines.

bvanthull
 
Posts: 1
Joined: Thu Oct 23, 2014 1:21 am

Fri Oct 24, 2014 2:43 am

Hi,

Thanks for your inquiry.

I have tested a QRCode which has multiple line data but I didn't reproduce your issue, the data of barcode have been completely read.

Please provide the test QRCode and the read data code in your project, which can help us to reproduce your issue and provide the solution as soon as possible.

Thanks,
Lisa
E-iceblue support team
User avatar

lisa.chen
 
Posts: 21
Joined: Thu Mar 20, 2014 2:31 am

Return to Spire.BarCode