Hi Randy, I think there are two problems: how to print and what to print. If you can register your thermal printer as a standard windows printer, capable to print a web page from a browser, then this link can help you:
http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/ Next, what is printed in the circulation slip is basically in the file $KOHA_DIR/intranet/htdocs/intranet-tmpl/prog/en/modules/members/ moremember-print.tt that file could be tailored to your needs (logo, etc), handled with care by someone who understand html. It's a sort of html file, but not quite. It's used by Koha to generate the html of the receipt. Hope that helps -- Bernardo Gonzalez Kriegel [email protected] On Wed, Apr 18, 2012 at 7:34 PM, Randy Smith <[email protected]> wrote: > Our library consortium is preparing to go live with Koha next week. We > want to print receipts for checkout, etc. using our Itherm 280 receipt > printers, but have searched in vain for any available configuration > instructions or advice. Is anyone using Itherm 280 receipt printers for > patron checkout, hold slips, etc.? Any help is greatly appreciated. > > Randy Smith > Lewiston City Library > 208. 743-6519 > ______________________________**_________________ > Koha mailing list http://koha-community.org > [email protected] > http://lists.katipo.co.nz/**mailman/listinfo/koha<http://lists.katipo.co.nz/mailman/listinfo/koha> > _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

