You are here

README.txt in Barcode 7.2

Same filename and directory in other branches
  1. 6.2 README.txt
  2. 6 README.txt
*******************************************************************************

barcode
barcodefield

Description:
-------------------------------------------------------------------------------
This module provides a barcode FAPI element and barcode field type.


Installation & Use:
-------------------------------------------------------------------------------
1.  Enable module in module list located at administer > build > modules.
2.  Configuration barcode settings at admin/config/barcode


Features:
-------------------------------------------------------------------------------
* Generate a barcode image on the fly. Supports EAN-13, EAN-8, UPC-A, UPC-E,
* ISBN, 2 of 5 Symbologies (std, ind, interleaved), postnet, codabar, code128,
* code39, code93 symbologies.


Authors:
-------------------------------------------------------------------------------
Harish Chauhan - create image from barcode with php
http://phpclasses.ca/browse/author/182909.html

Jingsheng Wang - Drupal module
http://drupal.org/user/228712


References:
-------------------------------------------------------------------------------
Symbology http://www.barcodeisland.com/symbolgy.phtml

File

README.txt
View source
  1. *******************************************************************************
  2. barcode
  3. barcodefield
  4. Description:
  5. -------------------------------------------------------------------------------
  6. This module provides a barcode FAPI element and barcode field type.
  7. Installation & Use:
  8. -------------------------------------------------------------------------------
  9. 1. Enable module in module list located at administer > build > modules.
  10. 2. Configuration barcode settings at admin/config/barcode
  11. Features:
  12. -------------------------------------------------------------------------------
  13. * Generate a barcode image on the fly. Supports EAN-13, EAN-8, UPC-A, UPC-E,
  14. * ISBN, 2 of 5 Symbologies (std, ind, interleaved), postnet, codabar, code128,
  15. * code39, code93 symbologies.
  16. Authors:
  17. -------------------------------------------------------------------------------
  18. Harish Chauhan - create image from barcode with php
  19. http://phpclasses.ca/browse/author/182909.html
  20. Jingsheng Wang - Drupal module
  21. http://drupal.org/user/228712
  22. References:
  23. -------------------------------------------------------------------------------
  24. Symbology http://www.barcodeisland.com/symbolgy.phtml