Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt
Nicole C. Engard 44811b92bb Bug 8945: Update patron card creator help files
Links to the manual updated, no other changes needed at this time.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-10-22 18:15:32 +02:00

21 lines
No EOL
1.4 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>
<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://manual.koha-community.org/3.10/en/patroncardcreator.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]