Giter VIP home page Giter VIP logo

postscriptbarcode's Introduction

Barcode Writer in Pure PostScript
http://www.terryburton.co.uk/barcodewriter/

Copyright (c) 2004-2013 Terry Burton

$Id$

Description:

Barcode Writer in Pure PostScript facilitates the printing of all
major barcode symbologies entirely within PostScript.

Since this resource is written in PostScript and interpretted
within the virtual machine of a printer it is compatible with
virtually any operating system and hardware platform.

It makes including any barcode within a PostScript document as
simple as inserting the following directive:

100 150 moveto (978-1-86074-2711) (includetext height=0.9) /isbn /uk.co.terryburton.bwipp findresource exec


Files:

barcode.ps

This file is the main PostScript resource that should be included
within the prologue of any PostScript document in which you would
like to produce barcodes. Alternatively this resource can be
loaded into the virtual machine of a PostScript printer until 
hardware reset, removing the need to include the resource in each
document. To do this uncomment the relevant line near top of the 
file and send it to the printer.

barcode_with_sample.ps

The file contains the resources together with example invocations of many of
them to produce a page containing an instance of several barcode symbologies.
It is suitable for viewing in a PostScript viewer such as gv or GSview, or
sending directly to the printer with a command like:

lpr barcode_with_sample.ps (Unix)
copy /B barcode_with_sample.ps LPT1: (Windows)


Support:

The project homepage which contains the latest downloads and
documentation is at http://www.terryburton.co.uk/barcodewriter/

The project mailing list archive is at
http://groups.google.co.uk/group/postscriptbarcode

There is an online demonstration of the project available via
the web-based front-end at 
http://www.terryburton.co.uk/barcodewriter/generator/


License:

Anybody is free to use and develop this code as they see fit, 
under the terms of the permissive MIT/X-Consortium License. 
As such the author takes no liability for its use or misuse.

If you make any improvements please send them to the mailing
list so that the mainline code may be improved.

postscriptbarcode's People

Contributors

terryburton avatar

Watchers

Christian Hitz avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.