I open a web page with a lot of .png images, with word. The html code in the web page creates the images using cgi’s stored in a server. So the images are not loaded, but created on the fly, with parameters html passes to the cgi’s.
Word displays the entire web page (text and images) in a document style.
If I save this document as .doc when I open it again, the hyperlinks are still there and the images are re-generated from the cgi’s. They were not stored in the document as images. I can’t share this document. I want to get rid of the html code and save as a “flat file”. I can print to a .pdf but I rather preserve the document in word format.
How do I export or save the web page including pictures as a flat word.doc file?
Thank you