[OPEN-ILS-GENERAL] Rotating text on hold slip 90 degrees

Holly Brennan haderhold at ci.homer.ak.us
Thu May 29 16:43:32 EDT 2014


http://evergreen-ils.org/wp-content/uploads/2014/04/eg_14_receipt-talk.pdf

Above is Jason Etheridge's presentation notes from the conference in March. Lots of handy receipt ideas! Rotating the text can be done, but the characters will be rotated as well (so they will be sideways, not cascading as in your example).

-Holly

From: open-ils-general-bounces at list.georgialibraries.org [mailto:open-ils-general-bounces at list.georgialibraries.org] On Behalf Of Dana Schwarz
Sent: Thursday, May 29, 2014 12:26 PM
To: open-ils-general at list.georgialibraries.org
Subject: [OPEN-ILS-GENERAL] Rotating text on hold slip 90 degrees

Hello,

I was hoping someone could provide me with the coding on rotating each number 90 degrees on a hold slip. I am trying to put the last four digits of the patrons library card number vertically on the hold slip to look like this:

1
2
3
4

Here is my current coding:

This item needs to be routed to <h3>HOLDS SHELF</h3>
Barcode: %item_barcode%<br/>
Title: %item_title%<br/>
Patron: %PATRON_LASTNAME% %PATRON_FIRSTNAME%<br/><br/>
Notify by phone: <b> %notify_by_phone%</b> <br/>
Notify by email: <b> %notify_by_email%</b> <br/>
Notify by text: <b> %notify_by_text%</b> <br/>
<br/>
<br/>
<br/><br/><br/><br/><br/>
<H1><font size="7" face="Arial"> %SUBSTR(-4)%%PATRON_BARCODE%%SUBSTR_END%</font></H1>
<br/>
<br/>
<br/>

Much appreciated,

Dana Schwarz
Technical Services Coordinator
Lincoln Public Library
4080 John Charles Boulevard
Vineland, ON
L0R 2C0
905-562-5711
905-562-3454 (fax)
schwarz at lincoln.library.on.ca<mailto:schwarz at lincoln.library.on.ca>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://libmail.georgialibraries.org/pipermail/open-ils-general/attachments/20140529/67c9cdd1/attachment.htm>


More information about the Open-ils-general mailing list