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 Quote Link to comment Share on other sites More sharing options...
Pikachu2000 Posted November 26, 2010 Share Posted November 26, 2010 Did you try this? Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.