Difference between revisions of "BarcodeWriter"
(Created page with "{{Entry |Name=BarcodeWriter |Short description=Prints barcode formats entirely within Level 2 PostScript |Full description=Barcode Writer in Pure Postscript prints various barcod...") |
Terryburton (talk | contribs) m |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
− | |Name= | + | |Name=Barcode Writer in Pure PostScript |
− | |Short description= | + | |Short description=Generate barcodes using only the PostScript language |
− | |Full description=Barcode Writer in Pure Postscript | + | |Full description=Barcode Writer in Pure Postscript (BWIPP) generates all barcode formats entirely within PostScript so that the process of converting the input data into the printed output can be performed by the printer or RIP itself. This is ideal for variable data printing (VDP) and avoids the need to re-implement the barcode generation process whenever your language needs change. |
− | + | ||
− | + | Since this resource is written in PostScript and interpreted within the virtual machine of a printer it is compatible with any operating system and hardware platform. | |
− | + | |Homepage URL=https://bwipp.terryburton.co.uk/ | |
− | |Homepage URL= | + | |Is High Priority Project=No |
− | |VCS checkout command= | + | |VCS checkout command=git clone https://github.com/bwipp/postscriptbarcode.git |
− | |Computer languages= | + | |Computer languages=PostScript |
− | + | |Decommissioned or Obsolete=No | |
− | |||
− | |||
− | |||
− | | | ||
|Related projects=Barcode,kbarcode,Bookland.py | |Related projects=Barcode,kbarcode,Bookland.py | ||
|Keywords=generate,format,conversion,generation,printer,barcode,Level 2 PostScript,Code 128-B,Code 39,Interleaved 2 of 5,Code 2 of 5,Codabar | |Keywords=generate,format,conversion,generation,printer,barcode,Level 2 PostScript,Code 128-B,Code 39,Interleaved 2 of 5,Code 2 of 5,Codabar | ||
− | | | + | |Version identifier=2018-07-27 |
− | |Last review by= | + | |Version date=2018/07/27 |
− | |Last review date= | + | |Version status=stable |
+ | |Version download=https://github.com/bwipp/postscriptbarcode/archive/2018-07-27.tar.gz | ||
+ | |Last review by=Terryburton | ||
+ | |Last review date=2018/10/30 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |User level=none |
− | | | + | |Accepts cryptocurrency donations=No |
− | | | + | |Test entry=No |
− | | | + | |Is GNU=No |
+ | |License verified date=2004-11-19 | ||
+ | }} | ||
+ | {{Project license | ||
+ | |License=X11 | ||
+ | |License verified by=Janet Casey | ||
|License verified date=2004-11-19 | |License verified date=2004-11-19 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Terry Burton | ||
|Role=Maintainer | |Role=Maintainer | ||
− | + | |Email=tez@terryburton.co.uk | |
− | |Email= | + | |Username=Terryburton |
− | | | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Support |
|Resource kind=E-mail | |Resource kind=E-mail | ||
|Resource URL=mailto:postscriptbarcode@googlegroups.com | |Resource URL=mailto:postscriptbarcode@googlegroups.com | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Homepage | ||
+ | |Resource URL=https://bwipp.terryburton.co.uk/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://github.com/bwipp/postscriptbarcode/releases | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Bug Tracking | ||
+ | |Resource URL=https://github.com/bwipp/postscriptbarcode/issues | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://github.com/bwipp/postscriptbarcode | ||
}} | }} | ||
{{Software category | {{Software category | ||
− | |Business=barcoding,productivity | + | |Business=barcoding, ecommerce, productivity |
+ | |Graphics=vector | ||
|Interface=x-window-system | |Interface=x-window-system | ||
+ | |Printing=postscript | ||
+ | |Use=printing | ||
|Works-with=barcodes | |Works-with=barcodes | ||
}} | }} | ||
− | {{ | + | {{Featured}} |
− | |||
− | |||
− | |||
− | }} |
Latest revision as of 19:03, 30 October 2018
Barcode Writer in Pure PostScript
https://bwipp.terryburton.co.uk/
Generate barcodes using only the PostScript language
Barcode Writer in Pure Postscript (BWIPP) generates all barcode formats entirely within PostScript so that the process of converting the input data into the printed output can be performed by the printer or RIP itself. This is ideal for variable data printing (VDP) and avoids the need to re-implement the barcode generation process whenever your language needs change.
Since this resource is written in PostScript and interpreted within the virtual machine of a printer it is compatible with any operating system and hardware platform.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Terry Burton (Terryburton) | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Homepage | https://bwipp.terryburton.co.uk/ | |
Download | https://github.com/bwipp/postscriptbarcode/releases | |
Bug Tracking | https://github.com/bwipp/postscriptbarcode/issues | |
VCS Repository Webview | https://github.com/bwipp/postscriptbarcode | |
Support | mailto:postscriptbarcode@googlegroups.com |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.