Re: [iText-questions] QRcodes

2010-09-30 Thread John Renfrew
...@glintt.com] Sent: 30 September 2010 15:01 To: Post all your questions about iText here Subject: Re: [iText-questions] QRcodes You can scale the QR image with Image.scalePercent() before placing it in the pdf page. Paulo _ From: John Renfrew [mailto:r...@btclick.com] Sent

Re: [iText-questions] QRcodes

2010-09-30 Thread Paulo Soares
You can scale the QR image with Image.scalePercent() before placing it in the pdf page. Paulo From: John Renfrew [mailto:r...@btclick.com] Sent: Thursday, September 30, 2010 1:21 PM To: iText-questions@lists.sourceforge.net Subject: [iText-questions] QRcodes

[iText-questions] QRcodes

2010-09-30 Thread John Renfrew
Paolo Got the QR codes working really well and returning an image of the code into a database, which contains a payload to be read by an iphone and automatically open a related database file on the phone using the mobile Safari protocol. VERY clever and cool.. The image file it returns is p