Hi from a graphics novice

I have a company logo in a BMP file.

When I print this out from Corel PhotoPaint, straight with no scaling or 
anything, it prints crisply with a size of about 30mm x 30mm.

I then drop a TQRImage onto a QuickReport band and do
LogoImage.Picture.Bitmap.LoadFromFile('Logo.bmp');
with Autosize set to true 
and Stretch set to True

It tries to print it at about 120 x 120 mm

If I then set Autosize to False and set the LogoImage height and width 
to 30mm
It prints fuzzy - not half as clear as the same file printed from 
PhotoPaint.

Does anyone have any experience that will help me with this?

I have tried saving the image in GIF format, with the same results.

TIA

Mark





---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to