How-to guide · how to add a page setup in autocad
How to add and apply a page setup in AutoCAD
By Sumana Kumar · Published 19 Mar 2022 · Updated 17 Feb 2024
A page setup is a saved bundle of plot settings — plotter, paper size, plot area, scale, plot-style table and orientation — that you name once and reuse on any layout. Instead of choosing the same settings in the Plot dialog every time, you apply a named page setup and the whole sheet inherits them. It is the foundation of consistent, repeatable plotting across a project.
This guide creates a named page setup in the Page Setup Manager, applies it to one or many layouts, and imports a page setup from another drawing so a whole team can share one standard. Once your page setups are in place, plotting and batch publishing become reliable, because every sheet is driven by the same defined settings rather than by whatever was last in the Plot dialog.
What a page setup bundles together
A page setup captures everything the Plot dialog would otherwise ask you for: the printer or plotter, the paper size, what area to plot, the plot scale, the plot-style table (your CTB or STB), the drawing orientation and a handful of options like plot-on-one-layer. Save those choices under a name, and you can apply the whole bundle in one click.
The payoff is consistency. When every layout in a project references the same named page setup, they all plot to the same device, paper and line weights — so a drawing set looks coherent and a settings change in one place updates them all.
Step 1 — Open the Page Setup Manager
Right-click any layout tab and choose 'Page Setup Manager', or type PAGESETUP. The manager lists the page setups available in the current drawing and shows which one is applied to the current layout. From here you create, modify, import and apply page setups.
Every layout starts with a page setup named after it, but those are tied to single layouts. The goal is to create a named page setup you can apply across many layouts and reuse on future drawings.
Step 2 — Create a new named page setup
Click 'New', give the page setup a clear name — 'A1 Mono PDF' or 'A3 Colour Plotter', something that describes the output — and click OK. The familiar plot settings dialog appears. Set the plotter, paper size, plot area (usually Layout), plot scale (1:1 for a layout), plot-style table and orientation, then click OK to save the bundle under your chosen name.
Name page setups for what they produce, not for a specific sheet. A name like 'A1 Mono PDF' tells anyone exactly what applying it will do, which is far more useful than 'Setup1'.
Step 3 — Apply the page setup to a layout
Back in the Page Setup Manager, select your named setup in the list and click 'Set Current' to apply it to the active layout. The layout now plots with those settings every time, and the Plot dialog opens pre-filled with them. To apply it to several layouts, select each layout tab in turn and set the same page setup current, or right-click a layout tab and use 'Apply Page Setup' where available.
With the page setup applied, pressing Ctrl+P and clicking OK plots correctly with no further choices — which is exactly the speed and reliability a busy project needs.
Step 4 — Import a page setup from another drawing
To share a standard, you do not recreate page setups in every drawing — you import them. In the Page Setup Manager, click 'Import', browse to a DWG or DWT that already has the page setup you want, and pick it from the list. AutoCAD copies the named page setup into the current drawing, ready to apply.
Keep a master template (.dwt) carrying your office's standard page setups, and every new drawing inherits them automatically. For existing drawings, importing pulls the standard in without rebuilding it by hand.
Using page setups with batch publishing
Named page setups and the PUBLISH command work hand in hand. In the Publish dialog, each sheet's page setup determines its output, and you can override sheets with a named page setup in the Page Setup column. So a set whose layouts all reference one named setup batch-publishes consistently, and a single change to that setup ripples across the whole set at the next publish.
This is why page setups are worth the small upfront effort: they turn plotting from a per-sheet chore into a defined, shareable standard that scales from a single drawing to a multi-file project.
Common page-setup pitfalls and fixes
A few problems crop up repeatedly. If a layout plots to the wrong device, check which page setup is set current for that layout — it may still be on its default per-layout setup rather than your named one. If imported page setups reference a plotter that is not installed on your machine, AutoCAD flags it and falls back, so you either install the plotter configuration or repoint the setup to an available device.
Another trap is editing the wrong page setup: the Page Setup Manager lists both the per-layout setups (named after each layout) and your named, reusable ones, and it is easy to modify a layout's local copy when you meant to change the shared standard. Modify the named page setup, then re-apply it to each layout, so your edit actually propagates. Keeping a single master named page setup per output type — one for A1 PDF, one for A3 plotter — keeps this manageable across a whole drawing set.
Free download
Browse the full library — DWG & DXF, no signup.
Questions
Frequently asked
What does a page setup actually save?+
The plotter or printer, paper size, plot area, plot scale, plot-style table (CTB or STB), orientation and related plot options — bundled under a name so you can apply them to any layout in one step instead of re-entering them in the Plot dialog.
How do I apply one page setup to all my layouts?+
Create a named page setup, then select each layout tab and use 'Set Current' in the Page Setup Manager to apply it. Building the page setup into a template means new drawings get it on every layout automatically.
Can I copy a page setup from another drawing?+
Yes. In the Page Setup Manager click Import, browse to a DWG or DWT that has the page setup, and select it. AutoCAD copies the named setup into your current drawing so you don't have to rebuild it.
What's the difference between a page setup and the Plot dialog?+
The Plot dialog plots with whatever settings are currently chosen, one time. A page setup saves those settings under a name so they can be reused and shared across layouts and drawings — and the Plot dialog then opens pre-filled from the applied page setup.
Related downloads
Blocks for this guide
Popular blocks to download
Related categories
Related guides
How-to guide
How to Create a Block in AutoCAD (BLOCK & WBLOCK)
Learn how to create a block in AutoCAD with the BLOCK and WBLOCK commands — pick a base point, choose objects, set units, and save a reusable DWG block library.
How-to guide
How to Convert DWG to DXF in AutoCAD
Convert a DWG to DXF in AutoCAD with SAVEAS — choose the right DXF version, set precision, and export clean geometry for laser cutters, CNC and other CAD apps.
How-to guide
How to Convert DXF to DWG (3 Ways)
Convert a DXF to DWG three ways — in AutoCAD with SAVEAS, free with the ODA File Converter, or in DraftSight. Pick the right DWG version and keep layers intact.
