I don't use QR but have you tried loading the image into report in dev mode
and not using loadFromFile.  The quality of the image may not be quite as
good as that of a proper image application but it should be pretty good.

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 11:04 AM
Subject: Re: [DUG]: Graphic in QR


> Nope - no better.
> Should it make any difference whether I load a .GIF vs .BMP?
> As I said before, with the settings I have used it doesn't make any
> visible difference.
> Am I right in assuming that I SHOULD be able to get the same print
> definition from a TQRImage as I get from PhotoPaint?
> Any suggestions will be pounced upon.
> Mark
> On 9 Aug 2002 at 9:55, Robert Martin wrote:
>
> > 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/
> >
>
>
> --------------------------------------------------------------------------
-
>     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