Jump to content

ID Badge printing In-house or external?


Recommended Posts

Posted
Probably been asked before but is it cheaper to print ID Badges yourselves or get an external company to do them? I am thinking proper plastic cards not laminated paper ones. We have requests for badges for new staff, replacement of lost badges and we have to do all the Y12 badges when the Academic year starts. Currently we do laminated paper ones which we want to move away from and go with proper plastic cards.
Posted
In house here, couldn't be without it. All our students (Secondary no sixth form) have ID's. So as you can guess we have a number of them who lose them. Students pay for replacement cards which covers the cost.
Posted
We use Zebra Card studio, if i remember the printer was about £300 and the cards/ink are dirt cheap. Software is really easy to use and design ID cards.
Posted

In house with an IDP Smart 30. Works well. External costs are wayyy too high, as well as being a hassle to manage.

 

The printer sits on my desk and doesn't take up much space, and I can print the things on demand.

Posted (edited)
Not sure how the pricing compares, but we print in-house on a Zebra Card Printer and Mifare encoder. Edited by 6Foot2
Correct a typo.
Posted
In house on an IDP Smart-50. It paid for itself within a few months, awesome piece of kit.

Discontinued now. :(

 

How many ID Cards do you print off on one run?

 

- - - Updated - - -

 

In house here, couldn't be without it. All our students (Secondary no sixth form) have ID's. So as you can guess we have a number of them who lose them. Students pay for replacement cards which covers the cost.

 

What card printer do you use?

Posted (edited)

In-house has the big advantage that they can be ready almost instantly, ideal for new starters, lost badges and when Ofsted come and staff suddenly admit to having lost their badge 6 months ago!

 

Would also say that we use Digital-id too for all of our supplies, and have been very impressed. Currently using a Smart 30 printer, doing around 100 badges a year.

 

Steve

Edited by steveg
Posted
Discontinued now. :( How many ID Cards do you print off on one run?
Anything from one, for new staff, to 40+ for students. The hopper takes quite a few, but the free version of the software that it comes with will only do 50 IDs in one file/database so you have to load a new one in for more.
Posted

We use a Magicard Rio+ 360 printer, think it was about £900. The ink film is about £40 I think, does 300 cards.

(There's other models that can do all sorts of encoding but they cost more, and we don't need them as we just buy pre-encoded RFID cards just with random numbers)

 

Edit: For staff passes we print out of Net2 software, for pupil IDs we print from a program I wrote which pulls name, photo etc out of iSAMS and spits out a card.

Posted
a program I wrote which pulls name, photo etc out of iSAMS and spits out a card.

 

Ooooohhhh I'm intrigued. I don't need it, as we don't use iSAMS and don't use student cards (special school = students escorted everywhere), but as a programmer I'm curious!

Posted
We use SmartCardStore for supplies, never been an issue. Print about 1000 a year using Biostore ID Manager linked to SIMS.

 

Tell me more please. We use Biostore ID Manager. How does ID Manager print cards?

Posted
Tell me more please. We use Biostore ID Manager. How does ID Manager print cards?

 

The card printer is it's printer, but it only works with Evolis printers. Prints and programs the mifare card. You have to design it first and use templates, but it works well.

Posted
Why only Evolis? Surely a printer is a printer?

 

You'd think wouldn't you? But an awkward return of a Magicard Rio this Summer says otherwise!. Only Evolis as yet.

Posted
We use Lesar.co.uk/Card Hero for all of our cards, it works out cheaper for us as we only issue cards to staff/regular visitors so needed a large amount at first followed by around 30 per year in theory - once we've purchased the credits each card is 1 credit and there are no minimum order whereas most similar companies charge ridiculous amounts for small quantities and only really become good value for 20+ at a time
Posted
Ooooohhhh I'm intrigued. I don't need it, as we don't use iSAMS and don't use student cards (special school = students escorted everywhere), but as a programmer I'm curious!

There's an API with iSAMS that spits out an XML file with all the pupil details in, and another one which gives you a zip containing the photo thumbnails named by pupilID. As it's part of a larger system there's a PHP script running on a cron job which downloads the data/photos and crunches through it once a day, dumping it out into mysql.

 

Then the card printing program (done in C#) just pulls the list of pupils out of mysql, sticks them in a tree so i can click an individual one, and on the fly knocks up an A4 sized PNG with their name, photo, and (pupilID encoded into a barcode). Then prints this set to "fit to page". (I used to create the pass image the correct size but it printed blurred, making the image A4 then resizing down it's nice and clear).

 

Other feature is bulk print, you just paste a list of pupil IDs into a box and it works through them :)

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...