Skip to content

Missing chars in scanned code #119

Description

@mkekit

Hello! First of all, thank you for your effort in creating this library! However, we are currently experiencing an issue with scanning Data Matrix codes that use a backslash as a separator. The resulting code "01031651405470001123062921326000015240082" should actually be "01031651405470001123062921326000015\F240082," but unfortunately, it omits the "\F" characters.

We have tried obtaining the code using TextDecoder & result.getRawBytes() and result.getText() but either doesn't work.

Is there a solution to this?

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions