I want to generate Bulk of QR codes for random set of codes. Please help me to choose best open source Java API for do this?
我想为随机代码集生成大量QR码。请帮我选择最好的开源Java API来做到这一点?
1 个解决方案
#1
0
I recommend the barbecue library, it offers image objects, which can be drawn with Swing/AWT and supports export to PNG, GIF and JPEG.
我推荐烧烤库,它提供图像对象,可以使用Swing / AWT绘制,并支持导出为PNG,GIF和JPEG。
#1
0
I recommend the barbecue library, it offers image objects, which can be drawn with Swing/AWT and supports export to PNG, GIF and JPEG.
我推荐烧烤库,它提供图像对象,可以使用Swing / AWT绘制,并支持导出为PNG,GIF和JPEG。