Addition of image as background into DXF

How to add an image as a background in DXF

Issue: How to add an image as a background in DXF.

Tips: To do this, create a CadRasterImageDef object for the background image, create a CadRasterImage object to insert the background for the drawing, add a CadRasterImage object to the drawing entities.

Example: