You cannot post messages because only members can post, and you are not currently a member.
Description:
Barcode Writer in Pure Postscript, http://www.terryburton.co.uk/barcodewrit er, implements the printing of barcodes entirely in PostScript. Transforming of the input into a printout is performed by the printer, avoiding the need to re-implement barcode generation code if your language needs change.
|
|
|
Web front end example source code
|
| |
(I couldn't find anything in the archives or docs, so I thought I'd
ask.)
Is there any available source code (PHP, Perl, etc.) for a web front-
end to the PostScript Barcode Writer?
The PostScript Barcode Writer is probably the most impressive barcode
generating library I've seen (open source or commercial), but I've... more »
|
|
ASCII85 encoding of named resources and a new LTO tape label example
|
| |
Hi, I've recently changed the packaging format for the PostScript named resource delivery method [1] for BWIPP so that the resource files are now ASCII85 encoded. This makes them a lot more suitable for copying and pasting into PS documents. They now look something like this: % uk.co.terryburton.bwipp/code39... more »
|
|
Documentation update
|
| |
Hi, Just a quite note to say that I have recently updated the symbologies documentation in the project wiki so that it is now up to date with the options for 2D barcodes: [link] All the best, Terry
|
|
Discussion on Code 93 Extended
|
| |
Hi Terry,
While using the "code93 ENCODER" to dump the full 128 character ASCII,
I found there are some "typos" in this page...
1. In the "Overview" section, code 93 is a continuous symbology, since
each symbol begins with a bar and ends
with a space
(in contrast to code 39)... more »
|
|
how rotate a bardcode 2D ?
|
| |
Hi Terry,
congratulations for your webpage and excellent work..
so only one question, do you know who rotate 90º a bardcode
for example pdf417 or 39 to portrait to Landscape ?
Thanks for your support.
Regards
|
|
PDF417 barcode
|
| |
I am having difficulty with pdf417, if anybody can tell me what is
happening, I would appriciate it.
Here is a working example:
415 331 moveto (M000005392|RFS-042942|Q260|UE A|L501313910|F|A501313910|
D20090805|) (columns=13 eclevel=8) pdf417
Here is the example generating errors:
415 331 moveto (M000005392|RFS-042942|Q260|UE A|L501313810|F|A501313810|... more »
|
|
Check digit FAQ
|
| |
From many@different people at many:different:times: ...Hi, The above is a Frequently Asked Question (FAQ) that I often receive, usually off-list. My answer is always along the following lines, so I'm replying here so that we can direct users to this reply in future: 000...02312 is not a valid barcode, unlike 000...02313. This is... more »
|
|
Start chars in Code 11
|
| |
Hi Terry,
The Code 11 encoder seems using "-" as the start symbol.
From wiki:
[link]
[link]
the start/stop symbol are both 1011001 (in barcode.ps, it's encoded as
(113311), the 12th symbol)
Sorry that I have no diff/patch tools right now thus can't submit a... more »
|
|
maxicode
|
| |
Hi Terry,
for DANTE's journal "Die TeXnische Komödie" we need the maxicode
for the address. The german post expects a 52x52 maxicode with
a data only in hex numbers. I tried it with current barcode.ps
A data example is:
444541191400F7DC00980000508024 3F0001414243313233345800%
000000000000000000000000000000 00C5F04BF66C6E00000000%... more »
|
|
|