PHP Classes

File: RoyalMailBarcode.php

Recommend this page to a friend!
  Classes of Mathew Hooper   Royal Mail Postal Barcode   RoyalMailBarcode.php  
File: RoyalMailBarcode.php
Role: Class source
Content type: text/plain
Description: Class File
Class: Royal Mail Postal Barcode
Generate barcode images for use with UK mail
Author: By
Last change: Updated the calculatePixalSize function from
private function calculatePixalSize($unit) {
return ($unit * $this->unitDPI) / 25.4;
}
to
private function calculatePixalSize($unit) {
return ($unit * $this->unitDPI) / 2.54;
}
Date: 13 years ago
Size: 10,265 bytes

You need to be a registered user and login to get this file.

Login Immediately with your account on: