Dear All,
As part of Invoice printing I am printing logo (BMP file) of the company on the invoice using SayBitMap() method of printer class. The problem is it prints in diff sizes on different printer as the resolution of the printer differs.
Is there anyway by way of which I can define height and width in Inches so that it prints in the same area irrespective of printer.
TIA
Milan.
TPrinter:SayBitMap() problem.
-
- Posts: 115
- Joined: Mon Oct 17, 2005 4:42 am
- Location: India
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: TPrinter:SayBitMap() problem.
Yes. Use oPrn:Inch2Pix() method to calculate pixel from inches.
EMG
EMG
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact: