anujluthra / barcode-generator

Rails plugin to generate/display barcode in your views
103 stars 30 forks source link

Resultant png image is blank #9

Open gsonicis opened 12 years ago

gsonicis commented 12 years ago

I am using rails 3.1 and ruby 1.9.2 while I am using the <%= barcode("Text",:encoding_format=>Gbarcode::BARCODE_CBR) %> Then it is creating a blank png image with name TEXT.png.

I am not getting any image ,while I am using this constant BARCODE_128 then it is creating.

But in the documentation it is said that these formats are supported now..?

eneskaya commented 11 years ago

Did you have the possibility to fix this yet?

anujluthra commented 11 years ago

It generates the barcode using Gbarcode, so will have to check if Gbarcode library can still do it. On 17 Apr 2013 17:31, "Enes Kaya" notifications@github.com wrote:

Did you have the possibility to fix this yet?

— Reply to this email directly or view it on GitHubhttps://github.com/anujluthra/barcode-generator/issues/9#issuecomment-16491033 .