Thanks Chris
That works a treat.
Mark

Chris Crowe wrote:

> Basically just drop a QuickReport on a form..
>
> Mine is called QR1
>
>     qr1.prepare;
>     qr1.qrprinter.load(AdrockFileListBox1.FileName);
>     qr1.qrprinter.preview;
>
> Chris
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Mark Howard
> Sent: Tuesday, 15 June 1999 22:09
> To: Multiple recipients of list delphi
> Subject: [DUG]: Reading QRP files
>
> Hi Guys
>
> Quick report can output to a QRP format.
> Is there a distributable piece of software for reading this format of
> file.
> If so, where do you get it?
> I think Patrick may have mentioned something about this a few weeks ago?
>
> Thanks
> Mark
>
> ---------------------------------------------------------------------------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>
> ---------------------------------------------------------------------------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz



---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to