Commit graph

24 commits

Author SHA1 Message Date
toins
7be8934406 C4::SearchMarc is deprecated now. 2006-08-10 12:58:17 +00:00
toins
d85b2e59b4 use Bull; changed by use Serials; 2006-07-21 13:55:57 +00:00
sushi
9d88ff4580 sql used to create 'labels_conf' and 'labels' table 2006-07-19 01:10:45 +00:00
sushi
fd4959b404 tidy up by mason. 2006-07-19 01:09:42 +00:00
sushi
6ff85242be oops, commenting out all those warn! 2006-07-13 23:14:13 +00:00
sushi
c6b9d0cbe9 subs have been removed from here and placed in Labels.pm. 2006-07-10 23:39:39 +00:00
sushi
22f29e4488 spine label text is now auto-stretched within label border, as textwrap didnt work for 'long text strings with no spaces', text is now center justified too 2006-07-10 05:07:51 +00:00
sushi
630384390d *** empty log message *** 2006-07-07 03:46:31 +00:00
sushi
0ec5457563 removed pdf::table declaration, not needed anymore. 2006-07-07 03:34:59 +00:00
sushi
c69afb64b8 removed hardcoded template url with "$htdocs_path/barcodes/new.pdf". 2006-07-06 06:00:19 +00:00
toins
cc9524a875 Head & rel_2_2 merged 2006-07-04 14:36:51 +00:00
sushi
603df25299 Removed character padding around $barcode, used for testing. 2006-04-19 05:06:02 +00:00
sushi
bee74b30a0 Code39 section now has 'hide_asterisk', scans successfully 2006-04-19 05:03:50 +00:00
sushi
639d3e4f36 *** empty log message *** 2006-04-19 05:00:02 +00:00
sushi
da7b8a1239 $bibid, now correctly $biblionumber. 2006-04-19 04:55:50 +00:00
sushi
a52beabc9f Small fix, 'labels remaining' now works. 2006-04-19 04:51:03 +00:00
sushi
9489ba5b0b Little positioning tweak for EAN13 barcodes, made bigger using xSize and ySize. 2006-04-11 21:48:27 +00:00
sushi
64260d4476 Inital add of spine label perl files. 2006-04-11 20:56:14 +00:00
tipaul
b38997925f big commit, still breaking things...
* synch with rel_2_2. Probably the last non manual synch, as rel_2_2 should not be modified deeply.
* code cleaning (cleaning warnings from perl -w) continued
2005-10-26 09:11:02 +00:00
joshferraro
9706e3995e Several fixes to allow for creation of valid Code 128 barcodes.
A new function allows for printing of call number rather than title/author
(default behavior). These barcodes should work fine now with any scanner
capable of Code 128 (with a checksum).
2005-09-12 01:52:41 +00:00
joshferraro
4be440209e adding Content-Disposition to header to allow for browsers to recognize
it's a PDF by default, etc.
2005-09-05 22:25:11 +00:00
tipaul
46c8d4267a using ean128 instead of ean13 (more possibilities) 2004-11-08 19:47:16 +00:00
tipaul
b489690e1e adding minor features to barcode generator :
- possibility to print continuous barcodes numbers, but not from items
- possibility to replace the title/author by a manually typed text under the barcode itself.
2004-10-19 11:50:18 +00:00
tipaul
a9c5f50275 adding barcode generator to Koha 2004-09-20 15:03:27 +00:00