On Tue, May 27, 2003 at 05:02:47PM -0500, Cal Evans wrote:
> 2: BETTER
> Use PHP to build a PDF on the server in the proper Avery label format and
> then serve it up through the web server. If you get this working, make sure
> you share how you did it.
Generating postscript from PHP is easy enoug
Le mer 28/05/2003 à 14:34, [EMAIL PROTECTED] a écrit :
> From: Landy Atkinson <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Mailing Labels from MySQL database on web
> Date: 27 May 2003 15:25:20 -0400
> What is the best way to approach this? As a temporary measure, I
> used an auxiliary
www.sunmaia.net
tel. 0121-242-1473
International +44-121-242-1473
---
-Original Message-
From: Landy Atkinson [mailto:[EMAIL PROTECTED]
Sent: 28 May 2003 13:40
To: [EMAIL PROTECTED]
Subject: [My Solution] Re: Mailing Labels from MySQL database
Thanks for all the ideas. Here is a list of the basic paths
suggested along with the comments given for each method. Nobody
claimed any of these was really good and hoped someone would suggest
a better approach.
1. Use MS Word's mail merge and MS Query with MyODBC as the data source.
- On
3 things I can think of. None of them really good.
1: VERY BAD
Use PHP to generate VBScript to control MS Word. I've actually done this
with Excel and while it works, it's not the best solution. (Not by a long
shot)
2: BETTER
Use PHP to build a PDF on the server in the proper Avery label format