You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We only generate the 'bars' part of a barcode, without text below the barcode. If you want text of the code below the barcode, you could add it later to the output of this package.
Which leads to ISBN where a text is required to print (above the ISBN 978-..... etc. and below the ean/gtin).
But text is also needed at all other barcode types, especially at EAN13/GTIN13
So, text shoul be added with the options to print above or below (where ISBN will use both options)
This library is for generating the bars of the image. You can extend the image with the text yourself. It is not 'invalid', but you just need more content then the bars alone.
Generating the text would mean a lot more config options, and it is not provided in the library at this moment.
ISBN
as already mentioned here Hope to add standard ISBN barcode #213 (comment) creating ISBN codes would be very helpfully these days
only text
Which leads to ISBN where a text is required to print (above the ISBN 978-..... etc. and below the ean/gtin).
But text is also needed at all other barcode types, especially at EAN13/GTIN13
So, text shoul be added with the options to print above or below (where ISBN will use both options)
Is there any plan to add these 2 options?
Maybe have a look at:
https://github.com/shuqikhor/PublicationBarcode
https://github.com/biblys/isbn
The text was updated successfully, but these errors were encountered: