comp.lang.ada
 help / color / mirror / Atom feed
From: "David Botton" <David@Botton.com>
To: <comp.lang.ada@ada.eu.org>
Subject: Re: Prettty printed reports in MSWindows
Date: Fri, 2 May 2003 10:31:25 -0400
Date: 2003-05-02T10:31:25-04:00	[thread overview]
Message-ID: <mailman.15.1051885911.9816.comp.lang.ada@ada.eu.org> (raw)
In-Reply-To: 3EB1A07A.6050108@dontspam.net

Here are three methods I commonly use (in this order):

1. I output to HTML
2. I use a program like Crystal Reports. The ActiveX controls works with
GWindows.
3. I create templates in WordPad (using %XXX% or the like for fields) and
save to RTF. Then I do search and replace with Ada on the fields so to speak
and send the results to WordPad for printing (you start the application with
the -p option and the filename and it just prints out the temp file).

David Botton


> However, I am currently trying to figure out a good way to print some
> formatted business reports.




  parent reply	other threads:[~2003-05-02 14:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-01 22:32 Prettty printed reports in MSWindows Mark
2003-05-02  1:14 ` tmoran
2003-05-02 13:30   ` Mark
2003-05-03 14:52     ` Marin David Condic
2003-05-02 14:08 ` Fionn mac Cuimhaill
2003-05-02 16:58   ` Pascal Obry
2003-05-02 19:31   ` Randy Brukardt
2003-05-02 14:31 ` David Botton [this message]
2003-05-02 16:06   ` Mark
2003-05-02 16:57   ` Pascal Obry
2003-05-02 20:29   ` tmoran
2003-05-03  8:25 ` Michal Morawski
2003-05-03 16:35 ` Georg Bauhaus
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox