Word Doc export
Moderator: General Moderators
- kbrown3074
- Forum Contributor
- Posts: 119
- Joined: Thu Jul 20, 2006 1:36 pm
Word Doc export
I am looking to create a form letter(word doc) that will get filled in with customer data. Would the use of a table with blob data in it work? I was thinking of dumping the letter verbiage into fields and exporting the data that way. I could use PHP4 or PHP5. Is there a wicked PHP script/class/function that can accomplish this?
Re: Word Doc export
You'd be suprised what Google can kick out.kbrown3074 wrote:I am looking to create a form letter(word doc) that will get filled in with customer data. Would the use of a table with blob data in it work? I was thinking of dumping the letter verbiage into fields and exporting the data that way. I could use PHP4 or PHP5. Is there a wicked PHP script/class/function that can accomplish this?
- kbrown3074
- Forum Contributor
- Posts: 119
- Joined: Thu Jul 20, 2006 1:36 pm