Embedding images within html

A

Anita

Hi,
In our project we are generating some dynamic html
reports. The users would like to download these reports
and open them in Word, so that they can make some changes
and then email it to other people. We got this implemented
by setting the servlet's (the servlet that returns the
html reports) content type to application/msword.

The problem we are encountering is with the images present
in the html reports. When the report is opened in word and
saved to the hard disk, these images are not embedded
within the word document and are saved separatley within a
separat folder. Our users don't like the fact that they
have to email the word document and the images folder. Is
there anyway to embed these pictures within the word
document itself? Any help is apprecaited.
 
K

Kamal079

Hi,

I am also facing the same problem. Have you found a solution to this?.
please let me know



regards

Kamal
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top