| From: | "Donald Fraser" <postgres(at)kiwi-fraser(dot)net> |
|---|---|
| To: | "[ADMIN]" <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: PG Report Generator |
| Date: | 2006-01-12 11:42:36 |
| Message-ID: | 001501c6176d$48e9e500$0264a8c0@demolish1 |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
----- Original Message -----
From: "aWiryawan"
> Hi...
> Is anyone have a suggestion or a solution how to make a report from pg,
> Currently we're build an application, and so many report should we deliver
> Front end that application using PHP. And we want to the report generated
> direct to PDF File
If you can employ java with your web-server or may be even use java directly
with PostgreSQL (pl/java) then one of the best free report generators out
there is:
JasperReports: http://jasperreports.sourceforge.net/
JasperReports can output directly to pdf, html, xls, and many more.
Combine that with iReports (http://sourceforge.net/projects/ireport) as the
gui for report design and you will find the two together are a great
combination:
Regards
Donald Fraser
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Donald Fraser | 2006-01-12 13:16:12 | Re: support for using runas for pg |
| Previous Message | sandhya | 2006-01-12 09:30:05 | reg lo_import on windows |