X-Received: by 2002:aed:2a52:: with SMTP id k18mr11278251qtf.85.1557025456651; Sat, 04 May 2019 20:04:16 -0700 (PDT) X-Received: by 2002:a25:c281:: with SMTP id s123mr12511988ybf.401.1557025456421; Sat, 04 May 2019 20:04:16 -0700 (PDT) Path: csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!t9no3734554qtn.0!news-out.google.com!i8ni412qtr.1!nntp.google.com!t9no3734552qtn.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Sat, 4 May 2019 20:04:16 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=157.119.105.119; posting-account=0cLATQoAAAAaXjpJ-YnJTFl5IGYMa0vC NNTP-Posting-Host: 157.119.105.119 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: PDF with QR code From: gk Injection-Date: Sun, 05 May 2019 03:04:16 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Lines: 3 Xref: csiph.com comp.lang.java.programmer:38945 Hi , my requirement is to generate a static QR code from a given text and c= reate 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 lan= guage. Could you please post relevant resource/examples to try this ?