The latest version 0.9 (available on the Delphi Super Page) adds a few more
basic functionalities (like text alignment) but you would basically have to
simulate the grouping in code.

When I did my grouped reports in QR, I used one query for both the group
header and the detail, which made it relatively simple to produce a grouped
CSV output file when I wanted to use that format. It wouldn't be hard to
create PDF using that format with these components.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Mark Howard
> Sent: Thursday, 25 October 2001 13:40
> To: Multiple recipients of list delphi
> Subject: Re: [DUG]: PDF Components
>
>
> Jeremy
> Have had a quick look only (being a sole trader, usually can't follow a
> thread to its conclusion in one go!)
>
> It certainly appears to produce PDF format effectively but with
> its lack of
> multilevel banding and grouping, it is clear that it will require a
> combination of:
> much smarter SQL scripts than I have been able to get away with using QR
> and/or a lot more code to create the data to be printed on each band.
>
> I guess it would be a bit much to expect a freeware component to
> be a proper
> banded report generator that also produced PDF output :(
>
> Will probably try to use it if the client site wants to head down
> this track
> (now doubtful - see next post)
>
> Mark
> ----- Original Message -----
> From: "vss" <[EMAIL PROTECTED]>
> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
> Sent: Wednesday, October 24, 2001 10:04 AM
> Subject: [DUG]: PDF Components
>
>
> > Hi all.
> > For those of you hwo have downloaded that PDF component and have looked
> > at it, what did you think ?
> >
> > Cheers,Jeremy Coulter
> >
> >
> >
> --------------------------------------------------------------------------
> -
> >     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