Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #38946
| Newsgroups | comp.lang.java.programmer |
|---|---|
| Date | 2019-05-05 03:48 -0700 |
| References | <d6c54ad7-bd05-4560-a06d-62be40ecf511@googlegroups.com> |
| Message-ID | <cff2c884-5ca8-4dc1-b0fa-0fefa887f435@googlegroups.com> (permalink) |
| Subject | Re: PDF with QR code |
| From | gianluca.bonetti@gmail.com |
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
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