I am adding QR Codes to several documents and have two questions.
1. The documentation refers to Encoding Modes and Error Correction Capacity. These modes are automatically set 'for best encoding'. Is there any way to override these settings?
2. VpeQRCode(hDoc,x,y,x2,y2, Text) -- has a quiet zone surrounding the code, is there a way to set the size of the quiet zone, or turn it off? Accurate placement and sizing of the code is difficult since the position (x, y) and size are for the quiet zone, not the QR-Code image. (Alternately, is there a formula for computing the size of the quiet zone?)
Thanks,
Terry