Read Your Way Large Print Display Packs

Read Your Way Large Print Display Packs

Celebrate reading in all its forms with Read Your Way, Ulverscroft’s campaign designed to help libraries highlight the benefits of Large Print and how it can be enjoyed by all.

Free display packs are available for libraries to order. Each display pack includes bookmarks, postcards, social media graphics and digital signage to help highlight Large Print on shelves, at service points and across online channels.

How to order

Please place your free order below. This offer is for public libraries only.

Orders for one pack per library only. If you are ordering more than one pack (to disperse to other libraries in your region) you need to also email  kathleen.ktorides@readingagency.org.uk to notify her of the individual library names that the packs will be used at. Alternatively, you can do individual orders for each library in the shop. Please place your order by 8 May. Packs may sell out before this date.

Default Title - £0.00
The Reading Agency

Join our mailing list

Get our newsletters to stay up to date with programme news, resources, news and more.

document.addEventListener('DOMContentLoaded', function () { const productJson = document.querySelectorAll('[data-product-json]'); if (productJson.length > 0) { for (let i = 0; i < productJson.length; i++) { const current = productJson[i]; const section = current.closest('[data-section-id]'); const currentJson = JSON.parse(current.text); if (currentJson.options.length === 1) { const unavailableVariants = []; for (let j = 0; j < currentJson.variants.length; j++) { const variant = currentJson.variants[j]; if (!variant.available) { unavailableVariants.push(variant); } } if (unavailableVariants.length > 0) { // Please get in touch at shop@readingagency.org.uk } } } } });