当前位置:网站首页>How to generate code-11 barcode in batch through TXT file
How to generate code-11 barcode in batch through TXT file
2022-06-23 03:11:00 【Magic Pixel Technology】
Code 11 Is in 1977 year Intermec It is developed to meet the special application requirements of high information density matrix . Its structure is like 2/5 Matrix .Code11 Barcode supports numbers “0-9” And special characters “-” common 11 Characters , So it is called Code11 code . When generating barcodes in batches , The serial number barcode or database data can be used to generate . Mention the database , The most used is Excel file , Actually use TXT Text as a database , It can also generate barcodes in batches , And bar code data generally has only one column , Use TXT Files are very convenient . Let's demonstrate how to pass TXT Batch generation of file data Code11 code .
Open the barcode label software , Create a new label , Set the size of the label , Note that the size of the label should be consistent with the specific size of the label paper in the printer . Because we need to generate data in batches through the database Code-11 code , So you need to import the database first . Click Set data source , An interface pops up , Click to select file , Will save the barcode data TXT Import the file into the software .
Click on the “ bar code ” Button , Draw a bar code on the canvas , Set the barcode type to Code-11, Insert... At the edit data “ Field 1” This data source field .
After the bar code is made , Click Print Preview , Set the print range and print quantity , Click the previous page and the next page at the top of the interface to view the generated barcode . When it is correct, you can start printing .
To sum up, batch generation is realized through the database Code 11 Code operation method , The above is for testing , So there is little data , In real operation , How many barcodes can be generated according to the data in the database .
边栏推荐
- Goframe framework (RK boot): enable tls/ssl
- PowerShell automated reinstallation of cloudbase init to version 1.1.2
- WPF developer essential control library newbeecoder UI —NbMessageBox
- On the way home from the Spring Festival transportation, traffic visualization will escort you
- Storage resources revitalize the system and redefine "hyper fusion"
- Aiot application innovation competition - Smart street lamp (developed with keil)
- The performance of the new Tokio scheduler is improved by 10 times
- Intelligent voice climbing patio
- Exploration on the framework of stream batch integration technology and its practice in kangaroo cloud number stack
- Scanning technology (getting started with web security 06)
猜你喜欢
随机推荐
Precision loss problem
Intelligent voice climbing patio
PHP code specification
Account protection and use scheme
February 1, 2022: painting house II. If there is a row of houses, N in total, each
A bit about the state machine (FSM SMR DFSM)
Goframe framework (RK boot): fast implementation of server-side JWT verification
How to make keyword targeted layout based on search sources?
2022-01-27: heater. Winter has come. Your task is to design a
Im web demo invite end hang up error avoidance
Chaoscraft: join your girlfriend in Hackathon show -- Interview with the skate team
How to make special labels for books
The difference between code39 and code93
Understand one article: build an activity analysis system
How to use fortress on mobile devices
Qingdao stadium has made headlines again, but it has nothing to do with sports
Ping your domain name to 127.0.0.1. The solution to DNS hijacking
Detailed explanation of label smoothing and implementation of pytorch tenorflow
Biological psychiatry: defining individualized functional neuroanatomy for precision psychiatry
Reading redis source code (VI) multi threading of redis 6.0