从 iOS 应用程序中生成条码 [英] Barcode Generation from within iOS App

查看:23
本文介绍了从 iOS 应用程序中生成条码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想取一个数字字符串并生成一个任何扫描仪都可以读取的简单条码.

I want to take a numerical string and generate a simple barcode that can be read by any scanner.

我已经可以使用相机并读取条码,但现在我想生成条码.

I can already use the camera and read a barcode but now I would like to generate a barcode.

有谁知道允许我执行此操作的 sdk、资源或代码片段?

Does anyone know of an sdk that will allow me to do this, resources or code snipets?

谢谢

推荐答案

唯一能做到这一点的免费库是 Cocoa-Touch-Barcodes,它是 cocoabarcodes 的一个分支.如果您正在考虑使用商业图书馆,那么有一个名为 iPhone 条码生成器.

The only free library to do this is Cocoa-Touch-Barcodes, which is a fork of cocoabarcodes. If you are considering commercial libraries, there is one called iPhone Barcode Generator.

更新检查这个ZXing的objective-c端口:https://github.com/TheLevelUp/ZXingObjC

update Check this objective-c port of ZXing: https://github.com/TheLevelUp/ZXingObjC

这篇关于从 iOS 应用程序中生成条码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆