Support the ongoing development of Laravel.io →
posted 10 years ago
Packages
Last updated 2 years ago.
0

My guess is that the output is raw data that you should be saving into a PNG file, because I know the opening header has "PNG" in ASCII. Chances are you should be telling the class to output directly into a filestream.

Out of curiosity, I need a similar library for a project coming up soon, and have you checked out https://github.com/dineshrabara/barcode ? It promises a lot of features, so I've been looking at that lately.

Last updated 2 years ago.
0

Well I am passing in the header as the directions said: header('Content-Type: image/png');

And I didn't see this one, but seems to look promising. The only thing I liked with the one I linked to is that it also puts the Input of the barcode at the bottom of the image. For me it just looked better and easier to read real text instead of relying on a scanner.

Last updated 2 years ago.
0
Last updated 2 years ago.
0

Does .net barcode library can work here? Any suggestion?

0

Sign in to participate in this thread!

Eventy

Your banner here too?

rlitten rlitten Joined 4 Feb 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.