Hi,
I have a label (50x100mm) here. How do i fit the barcode within the report sheet? Tried to trial and error with the width and height of the barcode component but it always ends up cut off or it extends beyond the margins...
Any ideas on how to fix this?
Thanks!
Reduce the size of the barcode component font.
Tried that. Font size is at 1...Still doesn't work
Try setting Scale Y to .95 or so.
Note that there are laws-of-physics ramifications here. You may get the report to appear to work by increasing the DPI in the report properties, but if your printer can't actually use that DPI you're going to end up with an unusable smear instead of a barcode.
Changing the Scale X helped...thanks!