QR codes image generator in java (open source but no GPL)

oneeyejack picture oneeyejack · Jul 16, 2009 · Viewed 43k times · Source

I'm seeking an open source QR codes image generator component in java (J2SE), but the open source licence mustn't be a GPL licence (needs to be included in a close source project).

BTW, i can't access the web from the project so no Google API.

Answer

Sean Owen picture Sean Owen · Jul 23, 2009

Mercer - no, there is an encoder in the library too. com.google.zxing.qrcode.encoder. We provide that in addition to an example web app using Google Chart APIs