Brian Wolf | 11 Dec 2012 00:59
Favicon

Barcode Software

Has anyone tried using the CPAN module to generate & print barcodes?
Perhaps even incorporate barcode generation into LedgerSMB?

Perl on CPAN
Requires: Perl 5.004, Carp, Exporter, GD (optional)
http://cpan.uwinnipeg.ca/htdocs/Barcode-Code128/Barcode/Code128.html#DESCRIPTION

Example:
use Barcode::Code128 'FNC1';
$code = new Barcode::Code128;
$code->text(FNC1.'00000123455555555558');

Thanks.
Brian

Brian Wolf
Phone: 410.367.2958
Email: brian@...
Try out Activus Secure Payments^(TM), our recurring payments application.
Demo at http://demo.activustech.com
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@...
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Gmane