I am in need of a developer to create a class that will generate a barcode for the iphone like the one found in the Loyalty card for stores. I need it to return an UIImage object.
This is going to be for display only, so it does not need a reader or any kind of class like that, just simply generate the barcode, and that is all.
I do hate to say but if it is truly just for "display", does it need to be read in or copied and then read in?
If it is just totally for human-eyes only, why not just an image or 5 of different barcodes? There are a million photoshop plugins you can use to make 10 or 15 different barcodes, then select one of them at random in your app...
OP, please post contact information in the initial message so that any interested parties aren't required to post their contact information in response posts.
I am in need of a developer to create a class that will generate a barcode for the iphone like the one found in the Loyalty card for stores. I need it to return an UIImage object.
This is going to be for display only, so it does not need a reader or any kind of class like that, just simply generate the barcode, and that is all.
Barcode has its specifications. 1-d or 2-d . i.e, PDF417 is popular as 2-D barcodes.
You can send email to me : blueman.sh <dot> gmail <dot> com
I have received your email and then come here to know more.
Or we can talk directly using skype , my account is bluestone007
Thanks,
The barcode class I need is a class that generates Code-128 and Code-39 Barcode. I will call a method and it will return a UIImageView Type containing the barcode image in it.
Let me know if you can do it.
Note: I dont have skype.
Reemby
Last edited by reembertoparada; 07-16-2009 at 11:30 AM.
Reason: added a comment
The barcode class I need is a class that generates Code-128 and Code-39 Barcode. I will call a method and it will return a UIImageView Type containing the barcode image in it.
shut me an email with the price and how you want to get pay, and how long will it take you to do it.
Reemby
I have a general inquiry.
How does a construction of a bar code reader work? Is the aim just to compare certain images?!
How can I get a red "line" into the camera mode, where actually the code is beeing verified?