[Koha] barcodes,

Chris Nighswonger cnighswonger at foundations.edu
Sun Jun 28 08:27:54 NZST 2009


On Sat, Jun 27, 2009 at 8:10 AM, mike re-v<mrmrmr50 at yahoo.com> wrote:
>
> Greetings,
> print to file and send it to me, I'll see if I can open it.
> Alternatively, hexedit will open, it and it could look at the leader
> and the end byte codes to see what it is you are producing.Then compare what you are producing to what works.
>
> from the command line $ hexedit foo.pdf
>

Alternately you can just open the pdf in a plain text editor and check
to see that the barcode data is there. PDF is a sort of mangled Post
Script stream.


Below is the stream for a single item. The line with the series of
zeros and ones is the barcode. However, I can confirm that the
barcodes do not display in Reader 9.0 while they do in 7.0. Versions
8.0 and 9.0 use PDF version 1.7 while 7.0 uses 1.6. There may be a
subtle difference in syntax that causes the breakage. I'll open a bug
and try to take a look at it next week.

Regards,
Chris

q
0.797374358974359 0 0 0.75 30.996 700.55 cm
1 1 1 rg
0 0 192.8 38 re
f*
0 0 0 rg


BT /Ft1 12 Tf 10 9 Td
(100010111011101010101110001110101011101010001110101000111011101010111000101110101010001110111010101110001110101010111000101011101010001110111010101000111011101011101000101011101000101110111010)
Tj ET

BT /Ft2 10 Tf 66.4 1.5 Td (JL09062001) Tj ET

Q


BT /Ft2 7 Tf 14.56 761.8 Td (Clark, Fred G.) Tj ET

BT /Ft3 7 Tf 14.56 754.8 Td (How We Live;) Tj ET

BT /Ft2 7 Tf 14.56 747.8 Td (Book) Tj ET

BT /Ft2 7 Tf 14.56 740.8 Td (330.1 C5471) Tj ET


More information about the Koha mailing list