Page 1 of 1

How can I take RTF further

Posted: Wed Apr 05, 2006 10:22 am
by ScottishAl
Hi,

I'm new to using PHP to RTF and have gotten by so far with the info. from the PHP MySQL Web Development book. I can create a simple letter from results in my web pages - great :)

However, how can I go from creating a letter, to say, creating namebadges or an invoice i.e. an RTF doc where data is repeated in the doc. (such as a table of data) whether that's names or the lines on a order for X number of products?

Any assistance, greatly appreciated, I've been looking for books, online tutorials etc. literally for months, but can't seem to find the answer anywhere.

Och Aye!
ScottishAl

Posted: Wed Apr 05, 2006 10:50 am
by onion2k

Posted: Thu Apr 06, 2006 3:05 am
by ScottishAl
I'd like to go down the pdf route, only problem is that my users frequently need to edit the documents, hence the RTF route.