cadblockdwg

How-to guide · how to export a layout to dwf

How to export a layout to DWF in AutoCAD

DWGDXFFree1,062 words

By Sumana Kumar · Published 30 Dec 2024 · Updated 30 Dec 2024

DWF (Design Web Format) is Autodesk's compact file for sharing drawings with people who do not have CAD. Like a PDF it preserves your layout, line weights and scale, but it is built specifically for design data — it can carry layers, named views, sheet sets and object properties that a flat PDF drops. Recipients open it in the free Autodesk viewer to pan, zoom, measure and switch layers on and off.

This guide exports a layout to DWF (or its newer DWFx variant) two ways: through the DWF ePlot plotter in the Plot dialog, and through the dedicated Export command for batching several sheets. It also lays out when DWF is the better choice over PDF, so you can pick the right format for who is going to open the file.

DWF and DWFx: what they are

DWF is a vector design file: lines stay sharp at any zoom and a reader can measure real distances if the sheet was plotted to scale. DWFx is the same idea in a Microsoft XPS-compatible wrapper, so it opens in Windows without any extra software, while a plain DWF needs the free Autodesk viewer. Both are far smaller than a raster image and keep design data a PDF would flatten.

Think of DWF as a way to send a measurable, layered drawing to a colleague or client who needs to interrogate it — toggle layers, read object info, measure — rather than just look at a printed page.

Method 1 — Export with the DWF ePlot plotter

The plot route mirrors plotting to PDF. From the layout, press Ctrl+P, and in the Printer/plotter drop-down choose 'DWF6 ePlot.pc3' (or 'DWFx ePlot.pc3' for the DWFx variant). Set the paper size, plot area to Layout, scale to 1:1 and your plot-style table just as you would for a PDF.

Click OK, and AutoCAD prompts for a filename and location — it writes a DWF instead of sending ink to paper. Preview first to confirm the line weights and framing, exactly as you would before any plot.

Method 2 — Use the Export DWF command

AutoCAD also has a dedicated export path. Type EXPORTDWF (or EXPORTDWFX), or use the application menu under Export. A save dialog opens with an 'Export' option that lets you choose what to include — the current layout, all layouts, or a windowed area of model space.

This route is quicker when you want every layout in one DWF, because you pick 'All layouts' and AutoCAD bundles them into a single multi-sheet file. The export settings also let you control whether layer information is included, which is one of DWF's advantages over a flat PDF.

Batch exporting several layouts with Publish

To export many sheets — or sheets from several drawings — to DWF at once, use PUBLISH. In the Publish dialog set 'Publish to' to DWF or DWFx, build and order your sheet list, and run the job. AutoCAD writes a single multi-sheet DWF, or one per sheet, depending on the options you choose. Each layout becomes a page in the DWF, in the order you set in the list, so the file reads as a coherent set rather than a loose pile of sheets.

This is the same batch workflow used for multi-sheet PDFs, just with DWF as the output, which means you can issue the same drawing set in both formats from one sheet list if some recipients want PDF and others want the layered DWF. A saved DSD sheet list works here too, so reissuing a set as DWF at the next revision is a one-click repeat rather than a fresh setup.

DWF versus PDF: which to send

Reach for PDF when the recipient just needs to view or print the drawing — everyone has a PDF reader, and it is the universal format for issuing for record. Reach for DWF or DWFx when the recipient needs to interact with the design: toggle layers, measure, read object properties, or step through a sheet set. DWF carries that richer data; a standard PDF flattens it. DWF files also tend to be smaller than an equivalent PDF for a busy drawing, which matters when you are emailing a full set.

For most external issues, PDF remains the safe default, especially for clients and authorities who expect a format they already know. DWF earns its place in design coordination — sending a layered, measurable model to a consultant or another design team who will actually work with it rather than just read it. The choice is less about which is better and more about what the person at the other end is going to do with the file.

Opening and reviewing a DWF

DWF files open in Autodesk's free viewer, which lets a reviewer pan, zoom, measure, switch layers and add markup comments without touching the source drawing. DWFx files additionally open in the built-in Windows viewer, lowering the barrier for recipients who will not install anything.

If you receive marked-up DWFs back, AutoCAD's Markup Set Manager can pull those comments into the original drawing for action — closing a review loop entirely inside the DWF format. That round-trip, from export to markup to import, is what makes DWF more than just another way to print.

Free download

Browse the full library — DWG & DXF, no signup.

Download CAD blocks

Questions

Frequently asked

What's the difference between DWF and PDF?+

Both preserve your layout, line weights and scale. PDF is universal and best for viewing or printing. DWF (and DWFx) is a design format that can carry layers, named views, sheet sets and object properties, so it suits recipients who need to measure or interact with the drawing.

How do I export a single layout to DWF?+

Either plot it: press Ctrl+P and choose the DWF6 ePlot plotter, set the layout and 1:1 scale, then save. Or use the EXPORTDWF command and choose the current layout. Both produce a vector DWF file.

What's the difference between DWF and DWFx?+

DWFx is a DWF wrapped in a Microsoft XPS-compatible format, so it opens in the built-in Windows viewer without extra software. A plain DWF needs the free Autodesk viewer. The drawing content is otherwise the same.

How do I open a DWF file?+

Use Autodesk's free design review viewer to pan, zoom, measure, toggle layers and add markups. DWFx files also open in Windows directly. Markups made in the viewer can be pulled back into AutoCAD via the Markup Set Manager.

Related downloads

Blocks for this guide

Popular blocks to download

Related categories

Related guides