Re: [iText-questions] QR Code

2012-11-13 Thread Mike Alexander
Sterling Rouse 360works.com> writes: > > I need to be able to define my own spot color and apply it to the QR code. This is to be read by a printing press, > which will apply the spot color in place of the black that is actually displayed if you open the PDF in Acrobat. > > On Aug 1, 2012, a

Re: [iText-questions] QR Code

2012-08-01 Thread Sterling Rouse
I need to be able to define my own spot color and apply it to the QR code. This is to be read by a printing press, which will apply the spot color in place of the black that is actually displayed if you open the PDF in Acrobat. On Aug 1, 2012, at 12:41 PM, John Renfrew wrote: > You can convert

Re: [iText-questions] QR Code

2012-08-01 Thread John Renfrew
You can convert it to a Java awt image using qrcode.createAwtImage(java.awt.Color.GREEN, java.awt.Color.White) for example to give green on white john renfrew Right Way Up -Original Message- From: Sterling Rouse [mailto:sterl...@360works.com] Sent: 01 August 2012 16:53 To: itext-quest