Again, how to embed image into word document

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
henry1977PHP
Forum Newbie
Posts: 1
Joined: Sun Nov 26, 2006 9:49 pm

Again, how to embed image into word document

Post by henry1977PHP »

Sorry, i post this question in PHPDeveloper.org and then I found maybe here is the right place to ask this question. Sorry for asking this question again.

I need to generate a report as a word document. And i must embed images into this word document so customer can download the document and still see the images.

Generating a word document in PHP is not a problem, but i really get stucked at embedding images into word. I try many ways but they don't work. I google the internet but cannot find a solution.

Any idea or advice will be appreciated. Thanks in advance.
Post Reply