Codeigniter-Barcode
Codeigniter-Barcode copied to clipboard
Create barcode generator for Codeigniter using Zend Library (Support Codeigniter 2 & 3)
this poject is not working
Message: imagefilledpolygon(): Using the $num_points parameter is deprecated. Filename: Renderer/Image.php Line Number: 377 we need to update num pointer parameters in the whole library this is just a sample, I...
When I want to get barcode using ajax request it's not showing the image but displaying unclear codes like : `�PNG IHDRB>�Z pHYs���+�IDATh��A �0���9;̖n��8�A:ۤ��=9z��7�Z�G�V��� S[�=8d0o}j_��A�F�AB j�P��$� � 5H�AB...
I'm trying to make some barcode with zend with CI4 : But I'm stoped here : Any Idea ?
I've tried your library, but I can't see output only either any error. it's displaying a blank page.  Kindly help me resolving this. Thank you.
hi there, I'm using zend library in my project for rendering barcode. it work properly now i'm getting blank image how can i fix this issue? regards mathew t.
I can generate barcode for code128 only and for the rest gives several errors like for code39 says invalid character for alpha numeric data.
Want to send barcodes to a list of emails but when passing $this->set_barcode($temp) to the view, the view won't load the barcode. I wonder if Zend_Barcode or the Zend library...