Display full version of the post: Input image on dwg

deoogo
24.05.2023, 16:08
Hello, everyone! I'm having problems exporting files from other software to dwg. The images always come as XREF and I need to do the process of inserting them as "OLE", so that they don't leave the display when I send the file to my final client. Is there any way to automate the process of inserting these images into the dwg file?Thanks in advance! Sincerely,Diogo.

TECH 011
25.05.2023, 11:38
Automate the insertion of images into DWG documents using scripting (AutoLISP or VBA) and third party plugins that increase effectiveness.

philippe JOSEPH
25.05.2023, 12:05
Hello Deoogo, have you tested the copy/paste ( Ctrl + C / Ctrl + V )?
You are talking about images, Jpeg, BMP, Tiff ?philippe JOSEPH2023-05-25 12:09:28

arcside
15.07.2023, 14:16
merhaba diogohttps://app.prntscr.com/tr/index.htmlIf you use the copy command of this program and paste in the autocad program, you will not have any problems.

Vladimir Michl
15.07.2023, 14:23
OLE images are included in the DWG file but they may print and scale improperly. I would recommend to stay with xrefed images and use eTransmit or cloud sharing to send your drawings to clients.

abdulbasitnawade
04.10.2023, 07:16
FROM WHERE CAN I GET THIS LISP.

abdulbasitnawade
04.10.2023, 07:16
FROM WHERE CAN I GET THIS LISP?