명령줄에서 바코드 생성

명령줄 도구는 ActiveBarcode에 포함되어 있으며, 이 옵션을 선택 취소하지 않는 한 ActiveBarcode를 설치할 때 자동으로 설치됩니다. ActiveBarcode를 설치한 폴더에서 ActiveBarcodeCLI.exe를 찾을 수 있습니다. 보통: C:\Program Files\ActiveBarcode.

매우 정확한 바코드

명령줄에서

비트맵 및 벡터 그래픽

자동화

다용도로 활용
ActiveBarcodeCLI ean.png -text=192837465012 -typename=ean13 -width=400 -height=200또 다른 예시: 다음 도구 호출은 'Hello World'를 Code 128 바코드 인코딩한 code128.bmp라는 이름의 500x100 픽셀 크기의 PNG 이미지 파일을 생성합니다.
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