Bar Code Generator for iphone

You must Login before you can answer or comment on any questions.

hello Friends,

I wants to develop iphone application that can Generate Bar code.

I tried to search code but not found.

Code for Bar code reader is available so if anyone share code for generate Bar code then it would be great.

Thanks in advance !

4 Answers

I did some experimenting a while ago and wrote up what I did here. Basically it is a demo project in Titanium that generates a UPC barcode on screen that can be scanned by a reader (or a suitable mobile phone).

— answered 1 year ago by Steve Rogers
answer permalink
3 Comments
  • Hello Steve,

    Thanks for answer, I tried this code but that demo is only take 11 character number and also not generating right bar code.

    Bar code reader returns some other numbers after reading bar code from that demo.

    Is it working proper for you ???

    — commented 1 year ago by Sarafaraz Babi

  • As I said this was an experiment to generate a bar code for the UPC format (there is a link in the article to the Wiki page about UPC) and the code was set to generate a 11 char number.

    If you do want to develop you own code then you can always take the demo code as a starting point (even if just for ideas), but you would need to research other code formats and build your own code/modify the demo.

    Otherwise you will need to see if you can find a developer that would create a module for you that would do what you require.

    Good luck.

    — commented 1 year ago by Steve Rogers

  • You are right steve,

    I m currently working on it.

    Thanks !

    — commented 1 year ago by Sarafaraz Babi

Do you need to be barcode or a QR would be ok? I have a module in the marketplace that generates QR.

https://marketplace.appcelerator.com/apps/873

— answered 1 year ago by Dan Tamas
answer permalink
1 Comment
  • hello Dan,

    i m looking only for barcode Generator code, I had developed QR code Generator Demo.

    Thanks for Answer !

    — commented 1 year ago by Sarafaraz Babi

Here is a free barcode generatorsite where you can find the template code for barcode.

— answered 4 months ago by HILLARY HALL
answer permalink
1 Comment
  • Thanks for answer but i am looking for code in javascript...there are so many sites are available that generates qr code & barcode image.

    — commented 4 months ago by Sarafaraz Babi

Your Answer

Think you can help? Login to answer this question!