Page Number: Page 1 of 1
Actual Results
- bluephoenix66
- Forum: Programming / Scripting / Coding Forum
- Topic: PHP Create Word Document
- Subject: PHP Create Word Document
- Replies: 22
- Views: 37277
- Subject: PHP Create Word Document
Posted: August 31st, 2006, 1:33 am
the exact error I get is "The document file or path is not valid...."
- bluephoenix66
- Forum: Programming / Scripting / Coding Forum
- Topic: PHP Create Word Document
- Subject: PHP Create Word Document
- Replies: 22
- Views: 37277
- Subject: PHP Create Word Document
Posted: August 31st, 2006, 1:30 am
I have an e-commerce website and I am trying to have a webpage create a .doc or .rtf document to print labels based on the customers' addresses in a mysql database. For this reason, I need to create a document based on a labels template. I have saved the labels template as whslabels.rtf on the websi...

