Hello everyone,
I am working with a macro in ARIS Architect to insert a picture (specifically a logo) as an OLE object.
With a report I can do that easily with the following instruction instruction:
createComObjOcc (int x,int y, int width, int height, ComObjOcc source, boolean bCreateNewDef)
Unfortunately, using a macro there is not a similar instruction and I can't call a report because the macro is executed when the model is open.
How could I solve the problem? Did anyone have the same problem?
Thank you very much for your willingness.
Forum: