Making labels
am 05.10.2007 18:54:10 von Ron Piggott
------=OPENWEBMAIL_ATT_0.969806830437062
Content-Type: text/plain;
charset=iso-8859-1
Has anyone using a mySQL table to make labels? Where would you get started? I have a table that has a name field and then 5 address lines. I would like to take this and format it for an avery 5160 label --- that kind of labels that are 3 columns x 10 labels. Thoughts? Please send any replies to my e-mail as well as to the list. Ron
ron.piggott@actsministries.org
www.actsministrieschristianevangelism.org
Acts Ministries Christian Evangelism
"Where People Matter"
12 Burton Street
Belleville, Ontario, Canada K8P 1E6
In Belleville Phone : (613) 967-0032
In North America Call Toll Free : (866) ACTS-MIN
Fax: (613) 967-9963
------=OPENWEBMAIL_ATT_0.969806830437062--
RE: Making labels
am 05.10.2007 21:46:40 von Bastien Koert
--_6a3b5018-e8be-4ad9-bd0d-8cc16870fe2b_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hey Ron,
=20
You should be able to do it. Do the query for the data and then output the =
data in to tables that roughly match the size of the labels. The hard part =
will be to match the tables to labels. Start by making the main table 750px=
wide, since that seems to about the width of the page. Then create a table=
for each label, setting the height and width of the table to closely match=
the label. Test it by printing the borders to the inner tables and then ov=
erlaying the test page on the label sheet.
=20
hth
=20
Bastien> From: ron.piggott@actsministries.org> To: php-db@lists.php.net> Da=
te: Fri, 5 Oct 2007 11:54:10 -0500> Subject: [PHP-DB] Making labels> > Has =
anyone using a mySQL table to make labels? Where would you get started? I=
have a table that has a name field and then 5 address lines. I would like=
to take this and format it for an avery 5160 label --- that kind of labels=
that are 3 columns x 10 labels. Thoughts? Please send any replies to my =
e-mail as well as to the list. Ron> > ron.piggott@actsministries.org > www=
..actsministrieschristianevangelism.org> > Acts Ministries Christian Evangel=
ism > "Where People Matter" > 12 Burton Street > Belleville, Ontario, Canad=
a K8P 1E6> > In Belleville Phone : (613) 967-0032 > In North America Call=
Toll Free : (866) ACTS-MIN > Fax: (613) 967-9963 >=20
____________________________________________________________ _____
Get cool Messenger Emoticons! Click here to learn more.
http://www.freemessengeremoticons.ca/=
--_6a3b5018-e8be-4ad9-bd0d-8cc16870fe2b_--