Discussion:
Printer offset Alingment
(too old to reply)
Stephen K. Miyasato
2007-11-21 16:09:42 UTC
Permalink
I have customers that are using various types of printer to fill out forms.
On one HP6p the text is one line too high. Is there any way to compensate
for that.

On the same note, is it a dirver problem. For a windows printer, do
different printers have different horizontal alignment?

Thanks,

Stephen K. Miyasato
WillR
2007-11-28 01:13:18 UTC
Permalink
Post by Stephen K. Miyasato
I have customers that are using various types of printer to fill out forms.
On one HP6p the text is one line too high. Is there any way to compensate
for that.
On the same note, is it a dirver problem. For a windows printer, do
different printers have different horizontal alignment?
Thanks,
Stephen K. Miyasato
It's been a while since I looked at this -- but yes. Do look in the
WINapi for relevant functions. I know that I have set this through
Delphi calls as well.

Look at the printer object... TPrinter...
--
Will R
PMC Consulting
Trevor Keegan
2007-12-01 01:40:55 UTC
Permalink
Hello,

Keep WasteFit Property as False, this will ensure that report does not
move/resize to cater for different printers.

Regards
Trevor Keegan

Loading...