Barcode Writer in Pure Postscript is, zoals de naam al overduidelijk laat zien, een barcodegenerator in level 2 PostScript. De daadwerkelijke barcode wordt door de postscript interpreter, een printer of Ghostscript, volgens de specificaties die je mee kan geven, aangemaakt. Zo ondersteunt het programma momenteel verschillende formaten als Code 128, ISBN-13/10, MaxiCode, PDF417 en zelfs KIX dat door TNT Post wordt gebruikt. Voor meer informatie verwijzen we jullie door naar deze Quick Guide en een webbased frontend is op deze pagina te bewonderen. Terry Burton heeft onlangs een nieuwe versie van Barcode Writer in Pure Postscript uitgebracht met 2008-03-08 als versienummer. De lijst met veranderingen sinds het begin van dit jaar ziet er als volgt uit:
2008-03-08:
A bug in the treatment of the human readable text when using special text alignment with Code 128C was fixed.
2008-03-01:
A bug in the check-bars calculation for the RSS Limited symbology was fixed.
2008-02-25:
Bugs in the Reduced Space Symbologies were fixed.
2008-02-17:
Support for the Aztec Code 2D symbology was added.
2008-02-15:
Fixed some occurances of a bad programming paradigm that could result in the incorrect generation of certain symbols when including multiple instances.
2008-01-25:
A bug in the generation of the pseudo-randomised padding characters for Data Matrix was corrected.
2008-01-19:
Fixed logic error that resulted in incorrect codeword lengths for modes 4, 5 and 6 in MaxiCode.
2008-01-15:
Support for the Data Matrix ECC200 2D symbology was added.
2008-01-02:
The PDF417 encoder was amended to opportunistically raise the error correction level if there is a better fit to the derived size of the matrix.
2008-01-01:
Support for the PDF417 2D symbology was added.[break]