desta88 / Codeigniter-Barcode

Create barcode generator for Codeigniter using Zend Library (Support Codeigniter 2 & 3)
MIT License
32 stars 52 forks source link

I Wouldn't call this a issue just a question #6

Closed YosefOberlander closed 7 years ago

YosefOberlander commented 7 years ago

How can i save the rendered barcode to a variable so only where i echo that var the barcode will display

desta88 commented 7 years ago

just like in example, or like this :

$var = 123456789; $this->set_barcode($var);

YosefOberlander commented 7 years ago

Ok let me better explain when I pass the barcode into the view and I load the page the only thing what gets displayed is an image with the barcode and a black background I don't want that I want for the view to get loading and pass the barcode in an HTML tag like the image below screencapture-localhost-techwise-search-find_rma_authorization-1498028345372