Hi there,
I have a software written with Delphi 7 And Report Builder which is basically printing labels via Zebra LP2844. There is a label on the report (label) let's say it is called ppLabel1. in the software I assign value like
ppLabel1.Caption := 'PBRL1252252001';
and print it via the printer. My problem is it prints different sizes in different computers (all Windows XP). The actual size of the text is 20pt but on one computer it looks like it is 10pt on the other one it looks 20pt.
Can someone advice me how I can solve this problem?
Our community of experts have been thoroughly vetted for their expertise and industry experience.