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)

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

Thanks.
Brian

Brian Wolf
Phone: 410.367.2958
Try out Activus Secure Payments™, our recurring payments application.
------------------------------------------------------------------------------
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to