11.4 Plotting & Page Setup Manager

Key Takeaways

  • The PLOT command (Ctrl+P, or the Output ribbon) opens the Plot dialog, where the plot device, paper size, plot area, orientation, scale, and plot style table are all configured for a single output run
  • Selecting a PDF driver such as AutoCAD PDF or DWG To PDF in the Printer/plotter list produces a PDF file instead of sending output to a physical device, using the same Plot dialog workflow
  • Plot Area options — Window, Extents, Display, and Limits — each define a different region of the drawing to include in the output, and Window is the only one requiring the user to pick two corners manually
  • A plot style table (CTB for color-dependent, STB for named) maps on-screen properties like color to plotted output properties like plotted color, lineweight, and screening, independent of the object's actual displayed color
  • Page Setup Manager stores named, reusable plot-settings bundles for layouts; PUBLISH then batches one or more drawings' sheets to a plotter, DWF, or multi-page PDF, unlike single-sheet PLOT.
Last updated: August 2026

After a layout's viewports are scaled, locked, and framed with a title block, the final step is producing physical or digital output. AutoCAD's plotting toolset — the PLOT command, plot style tables, Page Setup Manager, and PUBLISH — controls exactly what gets sent to a printer, plotter, or PDF file, and how it looks once it gets there.

The PLOT Command and Plot Dialog

Typing PLOT, pressing Ctrl+P, or clicking Plot on the Output ribbon tab opens the Plot dialog, the central control panel for a single output operation. Its key sections:

  • Printer/plotter — selects the target device. This list includes physical printers and plotters configured on the system, as well as software plot drivers. Choosing a PDF driver such as AutoCAD PDF or DWG To PDF here, instead of a physical device, produces a PDF file at a location you specify rather than sending anything to paper — the rest of the Plot dialog workflow (paper size, plot area, scale) works identically whether the target is a physical plotter or a PDF driver
  • Paper size — the sheet dimensions for this output, drawn from the sizes the selected device supports
  • Plot area — which portion of the drawing gets included (covered in detail below)
  • Plot offset — shifts the plotted geometry relative to the paper's origin, useful for centering or compensating for a plotter's margins
  • Plot scale — for a layout, this is normally left at 1:1 since the viewport(s) already carry the real scaling; a Fit to paper checkbox is also available, which automatically calculates whatever scale makes the chosen plot area fill the selected paper size, convenient for quick check prints where an exact scale doesn't matter
  • Plot style table — selects the CTB or STB file governing plotted appearance (see below)
  • Drawing orientation — Portrait or Landscape

Plot Area Options

The Plot Area dropdown determines exactly which region of the drawing is captured in the output:

OptionWhat It Plots
WindowA rectangular region defined by picking two corners manually — the only option requiring the user to interactively specify a region
ExtentsEverything currently occupying space in the drawing, tightly bounding all visible objects
DisplayExactly what is currently visible on screen at the moment the Plot dialog was opened
LimitsThe drawing limits as defined by the LIMITS command (in model space) or the paper size boundary (on a layout)

Window is the most precise and most commonly used option for production plotting because it isolates a deliberate, repeatable rectangular region rather than depending on whatever happens to be visible or however far geometry currently extends.

Plot Style Tables: Controlling Plotted Appearance

A plot style table maps how objects appear on screen to how they appear once plotted, independent of the object's assigned color, layer, or other display properties. Two table types exist:

  • Color-Dependent Plot Style Tables (.ctb) — map plotted appearance based on an object's color; every object of AutoCAD Color Index 1 (red), for instance, shares one plotted style, regardless of which layer or object it belongs to
  • Named Plot Style Tables (.stb) — apply plot styles by name, assigned directly to objects or layers, independent of color entirely

Either table type controls settings such as plotted color (a very common convention plots every color as black regardless of on-screen color, for cleaner line drawings), lineweight, screening (a percentage that lightens the plotted density of an object, useful for reference or background geometry), and line end/join styles. Choosing the correct table for a layout, and assigning it in the Plot dialog's Plot Style Table dropdown, is what determines whether that carefully colored on-screen drawing plots as clean black lines or as a rainbow of full-color output.

Page Setup Manager: Saving Reusable Plot Settings

Rather than re-entering the device, paper size, plot area, scale, and orientation every single time a layout needs to be plotted, Page Setup Manager — opened from the Output ribbon, by right-clicking a layout tab, or from within the Plot dialog itself — lets you create a named page setup that bundles all of those settings together. Once defined, that named page setup can be:

  • Applied to the current layout with one selection, instantly configuring every plot setting to match the saved bundle
  • Imported from another drawing file, letting a company-standard page setup be reused across many drawings without rebuilding it from scratch each time
  • Set as the layout's default, so opening the Plot dialog for that layout starts pre-populated with the saved settings automatically

This is the standard mechanism for ensuring every sheet in a multi-layout drawing plots with the same device, paper size, and plot style table, without depending on someone correctly re-entering six or seven separate dialog fields by hand for every single layout.

Batch Output with PUBLISH

While PLOT handles one layout (or the current model view) per run, PUBLISH is built for output at the scale of an entire drawing set. It assembles a list of sheets — drawn from one or more DWG files' Model and Layout tabs — into a single publish list, then outputs every sheet in that list in one batch operation to a plotter, a DWF file, or a multi-page PDF. This is the efficient path for producing a complete construction document set or a multi-sheet mechanical drawing package without manually opening and plotting each layout one at a time.

On the Exam

Expect direct-recall questions on which command opens the Plot dialog, how to produce a PDF instead of a physical print (select a PDF driver in Printer/plotter), what each Plot Area option captures, and the difference between CTB and STB plot style tables. Page Setup Manager questions typically describe a repeated, manual plot-setting task and ask which tool eliminates the repetition; PUBLISH questions typically describe a multi-sheet batch output need.

Test Your Knowledge

A drafter needs to produce a PDF file of a finished layout instead of sending it to a physical printer. Within the standard Plot dialog workflow, how is this accomplished?

A
B
C
D
Test Your Knowledge

A drafter opens the Plot dialog and sets Plot Area to Window. What must the drafter do next as a direct result of choosing this option?

A
B
C
D
Test Your Knowledge

A company standard requires every sheet in every project to plot with the same device, paper size, plot area, and plot style table. Which tool lets this bundle of settings be saved once and reapplied to any layout without re-entering each field?

A
B
C
D
Test Your Knowledge

A drafter needs to output ten separate layout sheets, spread across three different drawing files, as a single multi-page PDF in one operation. Which command is designed for this batch scenario, as opposed to plotting one sheet at a time?

A
B
C
D
Congratulations!

You've completed this section

Continue exploring other exams