Re: Invoices - Mailing list pgsql-general

From Tony Grant
Subject Re: Invoices
Date
Msg-id 988962081.1178.1.camel@tonux
Whole thread Raw
In response to Re: Invoices  (Paul Ramsey <pramsey@refractions.net>)
Responses Re: Invoices  (Vince Vielhaber <vev@michvhf.com>)
List pgsql-general
On 03 May 2001 17:05:44 -0700, Paul Ramsey wrote:
>
> There are a couple good solutions to this:
> - use PDFLib to generate printable format directly then pipe it directly
> to the browser. There are PHPLib hooks in PHP and also a perl module
> which hooks into it. You can even access it in Java via JNI calls.
> - create HTML output, but pipe it to html2ps on the system, then pipe
> that through ps2pdf, then pipe it back out to the browser. The nice
> thing about this approach is that you don't have to write your own page
> rendering routines, html2ps does it for you, and you just control it
> with style-sheet directives.
> In any event, reporting off a database from the browser does not have to
> be clunky or unattractive, there's some very good tools available.

My problem is with mailing labels. Standard Avery sort. How do I do
about formatting multiple pages for mass mailings?

Any pointers?

Cheers

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html


pgsql-general by date:

Previous
From: Tony Grant
Date:
Subject: Re: Re: Ideal hardware configuration for pgsql
Next
From: Michaël Fiey
Date:
Subject: Case sensitive order by