|
|
Hi
I am using macro to insert images into a word document,later I read the formatted content inside a table as HTML, where I get the pictures inserted in the content in a separate folder with file names as image1.jpg, image2.jpg ....
To convert formatted content to HTML i am using the document saveAs method and finally grabbing the content inside the HTML file. I do have another question here, I am removing the style tag added by Word in the resultant html file, will this affect the formatting of the content I am reading from the document, if so how will it affect.
Here I would like to preserve the actual filenames for the images I have inserted, so that while converting them into HTML format I can make use of the actual image filenames and edit the HTML content according to that.
It will be greatly appreciated if someone can find me a solution for this.
Thanks in Advance. -- Sandeep Thoppil
|
|
|