在命令行中生成条形码

该命令行工具包含在 ActiveBarcode 中,并将在您安装 ActiveBarcode 时自动安装,除非您取消选中该选项。 你可以在安装 ActiveBarcode 的文件夹中找到 ActiveBarcodeCLI.exe。 通常: C:\Program Files\ActiveBarcode.

高度精确的条形码

在命令行中

位图和矢量图形

自动化

用途广泛
ActiveBarcodeCLI ean.png -text=192837465012 -typename=ean13 -width=400 -height=200再举一个例子:下面的工具调用将创建一个 500x100 像素大小的 PNG 图像文件,文件名为 code128.bmp,其中包含编码为 Hello World 的 Code 128 条形码。
ActiveBarcodeCLI code128.bmp "-text=Hello World" -type=14 -width=500 -height=100
ActiveBarcodeCLI gs1.png "-text=(02)00614141000418(15)210228(10)451214<FNC1>(37)20" -type=28
ActiveBarcodeCLI test.png "-text=ABC<034>123" -type=14