Inserting a copied image from clipboard to cad issue

Inserting a copied image from clipboard to cad issue

mosi_amini73
Observer Observer
2,202 Views
4 Replies
Message 1 of 5

Inserting a copied image from clipboard to cad issue

mosi_amini73
Observer
Observer

Hello all,

I'm having an issue while taking a snapshot from PDF and inserting it to CAD, I'm forced to do this since it takes a long time to insert the PDF in the CAD file. I usually paste it as an Image Entity and don't have any problems, as of lately, when I turn off the computer and turn it on again the images are not there, only a path file that it doesn't exist anymore, forcing me to re-insert the images again. Why does this happen and how can I fix it?

 

Thank you all in advance 

0 Likes
2,203 Views
4 Replies
Replies (4)
Message 2 of 5

user181
Mentor
Mentor

You could use the paste special (_pastespec) command and insert the snapshot as a device independent bitmap. The snapshot will be an OLE object in the drawing and not referencing an image from another location. 

EESignature


0 Likes
Message 3 of 5

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

did you really copy and paste? Because this statement:

>> the images are not there, only a path file that it doesn't exist anymore,

let me think it's a referenced image and not an OLE object.

Can you please show a screenshot of that message?

 

>> it takes a long time to insert the PDF in the CAD file

You can also use command PDFATTACH to attach the pdf ... instead of inserting (and so convert the PDF as AutoCAD entities).

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 4 of 5

mosi_amini73
Observer
Observer

Hi, yes, it was a copy paste, but I pasted it as an image entity, now the image is not there, just a box with a path

0 Likes
Message 5 of 5

mosi_amini73
Observer
Observer

@user181 wrote:

You could use the paste special (_pastespec) command and insert the snapshot as a device independent bitmap. The snapshot will be an OLE object in the drawing and not referencing an image from another location. 


Thank you very much, let me try it

0 Likes