Hi there. Now I have a label that prints the barcode with the correct dimensions and in the right place. The problem is that I want to put an image above the barcode, but there is no option the layout to do this (in the card creator it is possible to do this). There is any way to do this or any koha patch to solve? The label must have only the image and the barcode (which is already in the right place) Regards. Vitor Fernandes
Hi Vitor, On Wed, Feb 23, 2011 at 9:58 AM, Vitor Fernandes <vitorfernandes87@gmail.com
wrote:
Hi there.
Now I have a label that prints the barcode with the correct dimensions and in the right place.
The problem is that I want to put an image above the barcode, but there is no option the layout to do this (in the card creator it is possible to do this).
There is any way to do this or any koha patch to solve? The label must have only the image and the barcode (which is already in the right place)
Koha's label creator script does not contain the code to do this presently. It would be quite a bit of work to incorporate such a feature, but it could be done. The underlying creator module does have that functionality in it. Kind Regards, Chris
Ok, thanks for the answer Chris. I'll try to do some hardcoding to put he image there. Can you help in another thing? The patron card creator allows to do sections? I need to have a card with two sections divided by one line from side to side. It is possible? Regards. Vitor Fernandes 2011/2/23 Chris Nighswonger <cnighswonger@foundations.edu>:
Hi Vitor,
On Wed, Feb 23, 2011 at 9:58 AM, Vitor Fernandes <vitorfernandes87@gmail.com> wrote:
Hi there.
Now I have a label that prints the barcode with the correct dimensions and in the right place.
The problem is that I want to put an image above the barcode, but there is no option the layout to do this (in the card creator it is possible to do this).
There is any way to do this or any koha patch to solve? The label must have only the image and the barcode (which is already in the right place)
Koha's label creator script does not contain the code to do this presently. It would be quite a bit of work to incorporate such a feature, but it could be done. The underlying creator module does have that functionality in it.
Kind Regards, Chris
On Wed, Feb 23, 2011 at 10:17 AM, Vitor Fernandes < vitorfernandes87@gmail.com> wrote:
Ok, thanks for the answer Chris. I'll try to do some hardcoding to put he image there.
Can you help in another thing? The patron card creator allows to do sections? I need to have a card with two sections divided by one line from side to side. It is possible?
I assume you mean something like: A | B You could do this with two text blocks and an image of the line. Position the text blocks on either side of the card and then position the line so that it falls between the two text blocks. Kind Regards, Chris
Hi there. I've have another problem with the labels. It's not a Koha problem, but some of you maybe have already experience this situation. My exportation for barcodes labels produces a PDF with pages with 5.1cm x 2.5 cm, and have one image and the barcode. The PDF it's correctly formed and the pages and labes are in the correct size. How can I print the PDF in a Zebra Printer? The Zebra Printer paper is 5.1cm x 2.5cm, but when I try to print there is not impression, only a blank label. Anyone knows how to solve it? Regards. Vitor Fernandes 2011/2/23 Chris Nighswonger <cnighswonger@foundations.edu>:
On Wed, Feb 23, 2011 at 10:17 AM, Vitor Fernandes <vitorfernandes87@gmail.com> wrote:
Ok, thanks for the answer Chris. I'll try to do some hardcoding to put he image there.
Can you help in another thing? The patron card creator allows to do sections? I need to have a card with two sections divided by one line from side to side. It is possible?
I assume you mean something like: A | B
You could do this with two text blocks and an image of the line. Position the text blocks on either side of the card and then position the line so that it falls between the two text blocks.
Kind Regards, Chris
participants (2)
-
Chris Nighswonger -
Vitor Fernandes