Board index » delphi » Delphi Printing is frustrating me!!
co...@rjhill.co.nz (C Fraser)
![]() Delphi Developer |
Mon, 11 May 1998 03:00:00 GMT
Delphi Printing is frustrating me!!
I am getting a bit frstrated with delphi's printing. I have
had several problems all relating to size of print on printout. The first problem was that changing the printer did'nt update the DPI of Now I would like to work in MM_LOMETRIC map mode, so I call the Now when I print fonts setting the size to a value of points Part of the help file on the size property of the font is below: The Size property value is the size of the font, which is the height of Well the above simply doesn't work for me!! If any one has any ideas please let me know. Regards |