In This Topic
            
            Imports a DXF or DWG file into an existing page. You have the possibility to move and scale the drawings.
            
            Overload List
| Overload | Description | 
|---|
| DXFPage(String,String,String,Transformation,String,ArrayList) | Imports a DXF or DWG file into an existing page. You have the possibility to move and scale the drawings. | 
| DXFPage(String,String,String,Transformation,String) | Imports a DXF or DWG file into an existing page. You have the possibility to move and scale the drawings. | 
| DXFPage(String,Page,Transformation,String,ArrayList) | Imports a DXF or DWG file into an existing page. You have the possibility to move and scale the drawings. | 
| DXFPage(String,Page,Transformation,String) | Imports a DXF or DWG file into an existing page. You have the possibility to move and scale the drawings. | 
See Also