When exporting to an Autocad file Layout is creating invalid reference names, the images do display but you run into issues when binding drawings. This is due to Layout using “/” characters in the name given to the image during export. For an example see attached images.
Illegal characters are highlighted
Edited to remove “.” which is not an illegal character.
Forward slash is listed as illegal, its the 4th character from the left (assuming you missed it). Period agreed looks fine (my bad)
The images can be located anywhere, each attached reference within Autocad is assigned a name and a path. This isn’t a path issue its a reference name problem.
Yeah the path is fine, as you can see the image is loaded but the name that has been given to it (highlighted) includes the “/” character which it bad and causes issues when binding the drawing.