-
All the strings
```
(45)(45)z
(45)a(45)z
(45)ab(45)z
(45)abc(45)z
...
```
produce the same output. I've tested this with [bwip-js](http://bwip-js.metafloor.com/demo/demo.html). BTW, is it possible t…
-
GTIN is a barcode nomenclature that provides package, unit, and item references in the code + a mod10 checksum similar to EAN.
There are multiple types of GTIN - my project goal is specifically to GT…
-
Would it be an idea to support EDI messages PRICAT (Price / Sales Catalogue) from the core? or EANCOM?
To choose and order assortments, the retailer normally receives master data about the
entire as…
-
Let `sat3.pl` consist of the following program:
```
:- use_module(library(clpfd)).
sat(X) :- X in 0..9.
num(L) :-
solve(As,Bs,Cs,Ds),
append([As,Bs,Cs,Ds], Vs),
findall(., l…
-
At the moment GS1 is only supported for Code128. There is also the possibility to print a GS1-String into a Datamatrix-Code. It would be nice if this would be integrated.
http://www.gs1.org/docs/bar…
-
We have several GTIN-related documentation links which are now inaccessible (requiring passwords). What should they be replaced with? e.g. http://apps.gs1.org/GDD/glossary/Pages/GTIN-12.asp
```
gt…
-
I tried this:
http://api-bwipjs.rhcloud.com/?bcid=gs1-128&text=(019931265099999891SHW400000101000600206)&scaleX=1&scaleY=2
I also used my own nodejs in ubuntu server, got the same result.
I printed…
-
Would it be possible to remove the [health/medical types](http://schema.org/docs/meddocs.html) from the main namespace and make it an extension, e.g. `http://med.schema.org/`?
As the [Extension Mech…
-
I believe one of those should have a property for the official star rating of the business, distinct from the user ratings, that already exist.
-
Dear Sir,
I am who are developing an individual.
This time, it has decided to create a drug management software in the event of a disaster in the smartphone.
Bar code of Japan of medicine GS1-128 …