-
I have a question for @gitlost / @oehhar regarding GS1-128: the [test/samples/code128-1](https://github.com/nu-book/zxing-cpp/tree/master/test/samples/code128-1) directory contains 3 samples with `FNC…
axxel updated
2 years ago
-
Already tried to enable decoder_i2of5 for ITF14 barcode but still not able to scan barcode.
But no issues for Ean 13, GS1 128 barcodes. Reading successfully.
-
I want to encode GS1-128, which requires 'FUNC 1' as the 1st code.
-
ii´s possible return codes for GS1-128?
It´s very necesary for decode groups (10) or (37) when this groups aren´t in last position.
Barcode readers capture GS character, or programatically can chang…
-
Hi,
As far as I can tell it's impossible to create EAN128A B or C barcodes with group separator characters or additional FNC1 characters other than the one at the start. This should be possible as …
-
To do so, add the following to the scan method in CsZbar.m:
```
ZBarImageScanner *scanner = self.scanReader.scanner;
[scanner setSymbology:0 config:ZBAR_CFG_ENABLE to:0];
[…
ghost updated
8 years ago
-
Hi, I'm trying to read and parse GS1 128 barcodes, but I can't get the hidden separator characters (FNC1) which define the length for each chunk of the barcode. Is there any way to get every hidden ch…
-
I need to know if the barcode contains some special characters, like GS for a GS1-128 barcode.
I tried decoding the Raw property, but I cannot find a way to understand what's inside that byte[].
I w…
-
Сущности:
- Партия Инвентаризации **InventoryBatch** (code, article, stockBatch, productionInfo, stockBatchCode)
- Позиция Партии Инвентаризации **InventoryBatchItem** (inventoryBatch, code)
-
背景:debian10 、 alist v3.33.0 、docker pull prophet310/alist-encrypt:beta
操作步骤:安装alist-encrypt之前,专门给alist一个域名;安装alist-encrypt之后,另装了个域名给alist-encrypt访问alist的入口;
现象:
- 本地、阿里云、天翼云盘、onedrive 在线播放加密视频失败…