You should Set AutoSize to true and Stretch to False.  The Stretch is most
likely
causing the fuzziness.

An interesting Note my original reply was "Set AutoSize to true and Stretch
to False.  The Stretch is most likely
causing the fuzziness." but this gets rejected by the list server because it
starts with Set.

Rob

Software engineer
Wild Software Ltd
Ph 03 338-1407
----- Original Message -----
From: "Mark Howard" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Friday, August 09, 2002 8:41 AM
Subject: [DUG]: Graphic in QR


> 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/
>


---------------------------------------------------------------------------
    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