Driver issue or RB Bug?
My TppDbText is refusing to print in full. It's always missing half the last
digit when printed, no matter the AutoSize setting, the manual width I
assign to it, or the TextAlignment property. It looks like the actual field
value does not fit in the component (it's an amount field), but that's not
the case. I make it much wider than the actual field value and still half
the last digit is missing. Display format is $###,###.##
This only happens when printing to my EPSON FX-880 dot matrix printer,
results are OK when I print to a NEC Pinwriter 1200 (dot matrix) or to my
Laser printer.
Please help,
-Jorge Alvarez
Using RB 6.03 & Delphi 5 Pro.
digit when printed, no matter the AutoSize setting, the manual width I
assign to it, or the TextAlignment property. It looks like the actual field
value does not fit in the component (it's an amount field), but that's not
the case. I make it much wider than the actual field value and still half
the last digit is missing. Display format is $###,###.##
This only happens when printing to my EPSON FX-880 dot matrix printer,
results are OK when I print to a NEC Pinwriter 1200 (dot matrix) or to my
Laser printer.
Please help,
-Jorge Alvarez
Using RB 6.03 & Delphi 5 Pro.
This discussion has been closed.
Comments
I cranked the resolution up from 120x144 to 240x144 and that solved the
problem.
Cheers,
-Jorge
last
field