Skip to content

UPC Code first and check digit off image #129

@GregJohnStewart

Description

@GregJohnStewart

This could be counted as usererror? But I noticed that when making a UPC-A code, I needed to set the horizontal quiet zone high in order to include the first and check digit at all. Otherwise, they are cut out of the image entirely.

I believe these should be included in any case, where the width of the image would be wide enough to include them.

Given quietZone is part of the UPD/etc spec, maybe incorporate that quietZone, and add additional based on the setting? Or enforce a minimum quiet zone?

You can see this effect in the gui, even (the check digit is cut off, the first digit is cut off entirely):

Image

Example of barcode generated with extra horizontal quiet zone:

Image

Codes I have found with this issue:

  • UPC (A & E) Upc
  • EAN

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions