Hello,
Background of a problem ( prologue ):
I have some invoice templates where all of the text is positioned using a table. There is an image in the left top side of the page ( company logo ) which hides itself every time the document is being opened.
- Its like it changes its wrap option to the “in background” despite “Wrap off” being selected.
Clicking the selected “Wrap off” again shows the image. I would like to avoid restructuring the document and making it “tableless” just to see if it will work.
The Image is embedded into the document.
Question:
My Idea is to dynamically link to an online image - hosted online ( if that’s possible )
Is that possible and how can I do this?
Details:
I want to make an online image load from a www address every time the doc is opened.