Code Monkey home page Code Monkey logo

Comments (3)

TheLastProject avatar TheLastProject commented on July 20, 2024

Comment by brarcher
Wednesday Jul 11, 2018 at 02:53 GMT


Hm. Looking at the barcode generator you referenced I do see that the barcode reported by the app is different. It believes the text is the same, though.

I created a card by capturing the 'hello%0Ahere' example, then exported the cards and looked at the strings with xxd. The following is the string as the app understand is:

6865 6c6c 6f0a 6865 7265 hello.here

which means it did correctly capture and encode the LF character.

Could you take a look at the xzing test app on the Play Store and see if the issue is there as well? That may help limit where the issue is.

It might be that there is some additional argument that needs to be passed to the xzing library when generating PDF417 barcodes, and I'm not aware of it.

from android.

TheLastProject avatar TheLastProject commented on July 20, 2024

Comment by albuic
Wednesday Jul 11, 2018 at 04:20 GMT


I tried their app but it cannot generate that barcode unfortunately !
One thing I did not mentioned is that all Apps decode any barcode correctly, the problem is only the barcode generation.

Edit: Just tried SecScanQR (https://github.com/Fr4gorSoftware/SecScanQR) and it also has the same problem when generating the barcode. And you both use the same library 😉

from android.

TheLastProject avatar TheLastProject commented on July 20, 2024

I'm tagging this with "store quirk" as the behaviour of the app doesn't necessarily seem wrong but 7Eleven wants it a specific way apparently.

from android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.