Hi Roberto, thanx for your answer.

I finally succeeded generating QRCodes with the ZXing QRCode encoder
and a home made PNGEncoder (derivated from the ones found there :
http://catcode.com/pngencoder/).

But I'm still stuck with Datamatrix bar codes coz ZXing doesn't
generate them.

Any help will be greatly appreciated.

François

On 20 déc, 18:27, Roberto Saccon <rsac...@gmail.com> wrote:
> There is a sample app with ZXing, which runs on GAE, but I don't know
> exactly what it does, but I think to encode QRCodes (generating an
> image) isn't that difficult, I recently did that (just for a test) in
> Javascript, with an Open source code I found after  2 seconds of
> Googeling. If you want to decode Images, then I think the ZXing code
> has some AWT dependencies, which aren't GAE whitelisted.
> --
> Roberto
>
> On Dec 20, 12:16 pm, mably <fm2...@mably.com> wrote:
>
>
>
> > More generally, has anybody heard of an open source barcode generator
> > java library running on GAE ?
>
> > We need to generate QR Codes or Datamatrix bar codes from our
> > application running on GAE.
>
> > We are using the Google Charts API for generating QR Codes for the
> > moment.
>
> > Thanx for you help.
>
> > On 19 déc, 18:50, mably <fm2...@mably.com> wrote:
>
> > > Has anyone successfully used Google ZXing library on GAE for
> > > generating QR Codes ?
>
> > > Thanx for your help.
>
> > > François

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to