query for embedded image in dxf file

query for embedded image in dxf file

Anonymous
Not applicable
1,029 Views
3 Replies
Message 1 of 4

query for embedded image in dxf file

Anonymous
Not applicable

Hello

 

I am trying to embed an image in dxf file programmatically. But the file format is not supporting.

 

Can you please me help me to understand in which should be the file format of the image so that it can be stored in the dxf file.

 

I have attaching here the dxf file with an image but it is not displaying the image in the AutoCad environment.

 

Regards

Mithun

0 Likes
1,030 Views
3 Replies
Replies (3)
Message 2 of 4

coffeejeanpaul
Advocate
Advocate

Good day 

 

Try special paste, Bitmap. 

coffeejeanpaul_0-1628490854896.png

 

Hope this is what you were looking for.

 

0 Likes
Message 3 of 4

Anonymous
Not applicable
Hello
How can I do the same thing programmatically.
Regards
Mtihun

0 Likes
Message 4 of 4

coffeejeanpaul
Advocate
Advocate

Hello 

 

Do you want to convert the image to autocad objects (lines etc) ??? 

If so I do not know away to do this, I know you can convert pdf's to dwg, but the images would remain images. 

You can paste it to bind it part of the drawing but to make it a drawing I am almost sure that is not possible, but I can be wrong of course. YOu can maybe make a LISP to attached image to the dxf but the quickest way is the special paste it I would say. I think I am miss understanding your question apologies.

0 Likes