Use this command
to convert the selected portion of the active document to DXF/DWG format for drafting and design purposes.
Shortcuts
Toolbar:
Keys: CTRL + G
Conversion
After the Convert to DXF/DWG option is selected or the
icon is selected on the toolbar, you will have two sets of options to select from - color palette and format
The above dialog box requires selections for color palette and file type.
Color Palette - Select the color palette based on your preferred color settings for AutoCAD and also the color capabilities of the version of AutoCAD you are using. The "Standard" option for color palette is typically black and white and is compatible with AutoCAD 2000 and later versions. The "RGB" option for color palette uses the RGB (24-bit) AutoCAD palette compatible with AutoCAD 2004 and later versions.
File Type - User can select either DXF or DWG format for the conversion output. AutoCAD DXF is a drawing exchange format that provides some interoperatibility between AutoCAD and other programs. DWG (Drawing) is a native format used by AutoCAD to store two and three dimentional design data and metadata. The DWG format used is non-native and licensed from the Open Design Alliance.
Notes:
- Each page of the source PDF will be converted to a separate file - eg. file Test.pdf, containing three pages, converted to DXF would result in three files: Test_1.dxf, Test_2.dxf, and Test_3.dxf.
- Images from the original PDF are not converted - only vector graphics and text are converted
- Five layers are used in the converted documents - 0, B, H, P, and T.
0 layer - standard AutoCAD layer
B layer (has the B label) additional white filled page-sized background rectangle — added to imitate the page background (for the RGB conversion only)
H layer (has the H label) — for all filled shapes (hatches) from the original PDF
P layer (has the P label) — for all lines from the original PDF (AutoCAD term — polyline)
T layer (has the T label) — for all text patterns from the original PDF
Examples:
The following PDF file was converted into DXF format, for demonstration purposes. The Color Palette selected was RGB:
Using the same file and format, but selecting the "Standard color palette option, the image will appear as follows:
Because the colors under the standard palette in the above example were converted to black, the filled shapes have been converted to black spaces. To remove these spaces, you can turn off the H layer (filled shapes) in AutoCAD and the document would appear as follows: