Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with EAN-8 code #180

Open
Shamil-7 opened this issue Nov 20, 2023 · 5 comments
Open

Problem with EAN-8 code #180

Shamil-7 opened this issue Nov 20, 2023 · 5 comments

Comments

@Shamil-7
Copy link

Shamil-7 commented Nov 20, 2023

Hello @barnhill ! How can I get ean-8 code as shown in the attached picture?
EAN-8

@barnhill
Copy link
Owner

I think EAN8 has a bug in it

@Shamil-7
Copy link
Author

@barnhill can you to fix a bug please?

@rob313663
Copy link
Contributor

I tested to generate an EAN-8-code with the digits "48350006" in BarcodeLib v3.0.2.0. Then I read the code with an Android device with built-in barcode scanner and it could scan the code without problems.

image

Shamil, do you mean:

a) With the text looking as in your example? I don't think BarcodeLib supports that.

b) Do you need help how to create an EAN-8 barcode in code?

/rob

@Shamil-7
Copy link
Author

@rob313663 I need help creating ean-8 like in the picture
EAN-8

@barnhill
Copy link
Owner

A modification to the Labels.cs would be needed to support printing labels like this for EAN-8. Im open to help with creating a pull request with the needed changes to Labels.cs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants