http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13825 --- Comment #1 from Chris Nighswonger <cnighswonger@foundations.edu> --- This is by design. Profiles are unique to a template/printer combination. (In DB language, profile-template-printer form a unique key.) Each type of label will most likely need adjusting for each printer it is printed on. For example: An Avery 5160 will need different tweaks to print correctly on printer A than the Brodart 55459003 (or even the Demco WS14942260) will on the same printer. Likewise, the Avery 5160 will probably need different adjustments for use on printer B than on printer A. We could certainly remove this requirement, but I wonder how often this is an issue? I'd like to have a wider discussion before changing it. Maybe we can ask for some feedback on the user list. -- You are receiving this mail because: You are watching all bug changes.