sseeley Posted November 26, 2010 Share Posted November 26, 2010 I need to insert a barcode onto a printed page. The page is built with HTML and uses tables etc. Can anyone suggest some PHP tools that can help me create a barcode and insert this into my page? Many thanks in advance. Stuart Link to comment https://forums.phpfreaks.com/topic/219923-php-barcode/ Share on other sites More sharing options...
Pikachu2000 Posted November 26, 2010 Share Posted November 26, 2010 Did you try this? Link to comment https://forums.phpfreaks.com/topic/219923-php-barcode/#findComment-1140113 Share on other sites More sharing options...
intellix Posted November 27, 2010 Share Posted November 27, 2010 I think that the Zend framework has barcode functionality: http://framework.zend.com/manual/en/zend.barcode.creation.html Otherwise I'd say dynamically create it using GD functionality in PHP Link to comment https://forums.phpfreaks.com/topic/219923-php-barcode/#findComment-1140244 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.