With the release of uProduce 6.2, there is a new way of generating barcodes as graphic ador objects instead of using fonts. XMPie has recommended that users begin migrating their projects over to this new method as the support for font generated barcodes will cease at some point in the future.
We have been playing around with generating graphic based barcodes using this new QLingo Function Call (XMPBarcode(barcodeName, inputText /*, advancedParametersString */)) and I have a few questions that I am hoping someone might be able to answer.
1. How does one control the size (specifically the height) of the barcode graphic ador? I can fit the barcode graphic content to the frame but the human readable portion is not very human readable!).
2. Is there any way to control the size of the human readable portion of the barcode on those that support human readable?
3. Is there a rendering performance hit for generating this images "on the fly"? If so, is there a way to minimize the impact to rendering?
4. Is there a way to get a watermark to show behind a graphic ador based barcode? We have one mail piece that requires a watermark to show ever so slightly behind the barcodes and this was easily accomplished with font based barcodes.
Thanks in advance for any responses.
Tom