Skip to content

Conversation

@garymathews
Copy link
Contributor

  • Include flag to show GS1 symbology

JIRA Ticket

}
}
hints.put(DecodeHintType.POSSIBLE_FORMATS, decodeFormats);
hints.put(DecodeHintType.ASSUME_GS1, null);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@garymathews I guess, it will always show Symbology Identifier. What if developer do not want to use it? Can we expose it to developer as property?

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants