Barcode Writer in Pure Postscript implements the printing of many barcode formats entirely within PostScript, so that the process of converting the input string into the printed output is performed by the printer itself. The project supports all major barcode formats including EAN-13, EAN-8, UPC-A, UPC-E, ISBN, Code 128 (A, B, and C), Code 39, Code 93, Code 11, ITF-14, GS1 DataBar, MSI, Plessey, Postnet, Code 2 of 5, Codabar, QR Code, PDF417, MaxiCode, Aztec Code, PostNet, OneCode, RM4SCC, AusPost, etc.
| Tags | printing Office/Business Financial Point-Of-Sale Software Development Libraries multimedia Graphics Information Management Text Processing |
|---|---|
| Operating Systems | OS Independent |
| Translations | English |
Recent releases


Changes: An ASCII-mode-only autoencoder was added to the DataMatrix symbology to simplify the use of the datamatrix encoder for common tasks.


Changes: The options parser of each encoder was improved to also accept a dict of options. An alttext option was added to the renlinear renderer which allows alternative human readable text to be specified.


Changes: The efficiency of the mask evaluation for full QR Code symbols was significantly improved.


Changes: A bug in the placement of error correction modules within 144x144 Data Matrix symbols was fixed.


Changes: The QR Code encoder was improved so that it performs mask evaluation for full mode symbols.