Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #38948
| From | Eric Sosman <esosman@comcast-dot-net.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: PDF with QR code |
| Date | 2019-05-05 08:16 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <qamk7s$4sq$1@dont-email.me> (permalink) |
| References | <d6c54ad7-bd05-4560-a06d-62be40ecf511@googlegroups.com> <cff2c884-5ca8-4dc1-b0fa-0fefa887f435@googlegroups.com> <aa581f3a-17d6-48e2-aaaf-2cd1caeb5b54@googlegroups.com> |
On 5/5/2019 7:42 AM, gk wrote: > On Sunday, May 5, 2019 at 4:18:25 PM UTC+5:30, gianluc...@gmail.com wrote: >> Il giorno domenica 5 maggio 2019 05:04:27 UTC+2, gk ha scritto: >>> Hi , my requirement is to generate a static QR code from a given text and create a PDF with this QR Code placed at the bottom in the pdf. ................. Which library will be helpful ? I'm using java 8 as programming language. Could you please post relevant resource/examples to try this ? >> >> Hello >> Just use JasperReports, which comes with a nice WYSIWYG editor as Eclipse plugin. >> Then add QR code by using ZXing library. >> Lot of tutorials out there, and in JasperReports documentation. >> >> Cheers >> Gianluca > > What is the link of ZXing library ? http://lmgtfy.com/?q=zxing -- esosman@comcast-dot-net.invalid Six hundred twenty-six days to go.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
PDF with QR code gk <srcjnu@gmail.com> - 2019-05-04 20:04 -0700
Re: PDF with QR code gianluca.bonetti@gmail.com - 2019-05-05 03:48 -0700
Re: PDF with QR code gk <srcjnu@gmail.com> - 2019-05-05 04:42 -0700
Re: PDF with QR code Eric Sosman <esosman@comcast-dot-net.invalid> - 2019-05-05 08:16 -0400
Re: PDF with QR code e.d.programmer@gmail.com - 2019-05-06 04:55 -0700
csiph-web