Not trying to pile on here, but there is also an id card module that is maintained by Jacob Redding (Managing Director at Drupal Association).
http://drupal.org/project/PDF-IDcard Looking at the documentation for PDF-IDcard looks really similar to what you've described. http://drupal.org/node/247748 - Kevin On Wed, Nov 3, 2010 at 9:57 AM, Carl Wiedemann <[email protected]> wrote: > In addition to Larry's comments, I would advise reviewing the Drupal coding > standards http://drupal.org/coding-standards. > > Also, your module includes a copy of the Arial computer font which has a > separate license and is not distributable in accordance with the GPL. > > On Wed, Nov 3, 2010 at 9:51 AM, [email protected] > <[email protected]> wrote: >> >> Hi, Mahesh. >> >> Generally this list is not used for new module announcements. There are >> far too many of those for it to be feasible. :-) You should also consider >> releasing your module on Drupal.org[1] so that others can download it, >> extend it, and participate in its development. Modules not on Drupal.org >> generally don't get noticed or used, as Drupal.org is the "central point of >> contact" for all things Drupal. >> >> It looks like there are already some barcode modules[2] available, though, >> so you probably want to consider joining forces with one of the existing >> developers to reduce duplication, create a better module for everyone, and >> have less work yourself. >> >> [1] http://drupal.org/cvs-application/requirements >> [2] http://bit.ly/9mPL0r >> >> Cheers. >> >> --Larry Garfield >> >> On 11/3/10 4:51 AM, Mahesh saini wrote: >>> >>> Hello drupal developers, >>> >>> i have developed a module for drupal.If you are going to organize an >>> event and want to allot icards to the users then with the help of this >>> module you can do this. or any e-commerce site want to generate barcode >>> slip for their product then they can use it to generate random barcode >>> slip.This module provide option to upload icard image on which user want >>> to print barcode.User can use default icard image as background image >>> provided with this module.This module provide widely used barcode >>> standard. Use this module and please give the feedback. >>> If any of you have any idea to make this module better or any >>> suggestion to add functionality to this module; you are welcome. Its >>> just a start.There is still some work remaining. >>> >>> =========== >>> WORK TO DO >>> =========== >>> 1. Provide print option along with the barcode. >>> 2. store the generated barcode in database so that when code value >>> obtained by scanning barcode can be matched. >>> 3.barcode matching mechanism. >>> >>> you can download barcode module here >>> :http://code.google.com/p/regbar/downloads/list >>> <%20http://code.google.com/p/regbar/downloads/list> >>> >>> -- >>> (\/)/\ /-/ ES /-/ > >
