Jonathan Druart
b08913370f
Without the anchor it is not possible to retrieve the html page, so these occurrences have been updated manually (and yes it was painful) Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
22 lines
1.5 KiB
Text
22 lines
1.5 KiB
Text
[% INCLUDE 'help-top.inc' %]
|
|
|
|
<h1>Layouts</h1>
|
|
|
|
<p>A layout defines the text and images that will be printed on to the card and where it will appear.</p>
|
|
|
|
<h1>Profiles</h1>
|
|
|
|
<p>A profile is a set of "adjustments" applied to a given template just prior to printing which compensates for anomalies unique and peculiar to a given printer (to which the profile is assigned). This means if you set a template up and then print a sample set of data and find that the items are not all aligned the same on each card, you need to set up a profile for each printer to make up for the differences in printing styles, such as the shifting of text to the left, right, top or bottom.</p>
|
|
|
|
<h1>Templates</h1>
|
|
|
|
<p>A template is the label/card stock you are using. This might be Avery 5160 for address labels, Gaylord 47-284 for spine labels or Avery 28371 for your patron cards, just to give a couple of examples. These labels will include all of the information you will need for setting up a Koha, this information may be on the packaging, and if not it can usually be found on the vendor's website.</p>
|
|
<p>To print to a duplex card printer you need a '1 up template' (1 row / 1 column) and for both card sides a separate layout.</p>
|
|
|
|
<h2>Batches</h2>
|
|
|
|
<p>A batch is a collection of patrons for whom you want to generate cards.</p>
|
|
|
|
<p><strong>See the full documentation for the Patron Card Creator in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#patron-card-creator">manual</a> (online).</strong></p>
|
|
|
|
[% INCLUDE 'help-bottom.inc' %]
|