Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: jumbie on July 17, 2021, 08:26:50 am
-
Hi all,
I insert a picture into the word document and add a hyperlink to it.
I insert this word document into the Linked Document by script:
theElement.LoadLinkedDocument ("c://temp/temp.docx")
The picture in Linked Document has no hyperlink.
Is it a bug?