From: | Herbert Liechti <Herbert(dot)Liechti(at)thinx(dot)ch> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Report generation |
Date: | 2002-02-15 15:13:03 |
Message-ID: | 3C6D257F.3000601@thinx.ch |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, 15 Feb 2002, Roderick A. Anderson wrote:
> On Thu, 14 Feb 2002, Rich Shepard wrote:
>
> > I've been doing a lot of playing and learning with postgres, and if the
> > subject of report generation is in either the distribution docs or either of
> > the two books I've read, I cannot recall seeing the discussion.
> >
> > What are my options for getting reports from a database, particularly for
> > printing?
We are using a combination of perl and latex for generating high quality
paper output. Advantages of latex
- the perfectly layouted output and
- several target-formats (Postscript, pdf or even html).
And of course it's open source.
Regards Herbie
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Herbert Liechti http://www.thinx.ch
ThinX networked business services Adlergasse 5, CH-4500 Solothurn
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Self | 2002-02-15 15:38:37 | Re: Question: Who's Using Postgres |
Previous Message | Corey W. Gibbs | 2002-02-15 15:08:06 | Question: Who's Using Postgres |