question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can we show barcode text position both top and bottom?

See original GitHub issue

Can we show barcode text position both top and bottom?

I have tried following: <svg id="barcode2" jsbarcode-format="EAN13" jsbarcode-value="012345678901" jsbarcode-textPosition="bottom top"></svg>

or

<svg id="barcode2" jsbarcode-format="EAN13" jsbarcode-value="012345678901" jsbarcode-textPosition="bottom" textPosition="top"></svg>

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:2
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
caesarcommented, Jul 10, 2019

It would be super useful to be able to have text both above and below for ISBN barcodes (a subset of EAN13), where it is customary to include the formatted ISBN above as well as the usual EAN13 below.

1reaction
SanichKotikovcommented, Jul 21, 2017

As I know some types (for example EAN13) doesn’t support above text, but others can do it (CodeBar, Code128). There is a small chance I’ll implement it in the distant future 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Positioning of Human Readable Text - BarTender
All symbologies support the following Placement settings: Top. Specifies that the human readable text will display and print above the barcode. Bottom.
Read more >
Setting Barcode Text Parameters via Java
This text label can take six positions, as explained in the figure below: top center, top left, top right, bottom center, bottom left,...
Read more >
Guidelines for Bar Code Symbol Placement | GS1 US
The text and orientation of the ladder orientation bar code symbol can be read either from the top down, or from the bottom...
Read more >
I want to add text in top and bottom of angular-barcode like ...
Do you want the top text compulsory to be part of barcode canvas? – Shantanu. Jun 2, 2018 at 19:20.
Read more >
Supplemental Text in Barcodes Using LinkedCell in Excel
This tutorial shows how to add text above and below the barcode. ... BARCODE|Top Text|Bottom Text; To do that, we enter this formula...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found