Quick Access Search All Tools Ctrl+K Help & Tool Guide
Scale Factor 48
Zoom XP Command Z ↵ 1/48xp ↵
Viewport Scale (ratio) 1 : 48
PSLTSCALE 1
CANNOSCALE 1/4"=1'-0"
LTSCALE 1
Paper Space Preview — Viewport Relationship
Paper (Layout Tab) This is Paper Space — your sheet of paper at 1:1. Everything here is measured in inches or mm. Title block, border, and notes live here.
Viewport (MVIEW) A window into Model Space. The scale you set here controls how much of the model is visible. Lock it after setting scale.
Title Block Area Drawn at paper size in Paper Space. Never scale this — it should always be full size.

Model Space vs Paper Space — The Core Concept

Think of it like this: Model Space is the real world — you draw everything at 1:1 true size. A 30-foot wall is 30 feet long in model space. Paper Space is the print sheet — a D-size sheet is exactly 34"×22" in paper space. The viewport is a camera lens: it zooms in on model space and projects it onto the paper at your chosen scale. You only set the scale once, in the viewport. Everything else — linetype scales, annotation heights — adapts automatically when set up correctly.
Model Space Rules
Draw everything at true real-world size. A building column at 18" is 18 inches. A utility pole at 40 feet is 40 feet. Never scale your geometry.
WhatIn Model Space
GeometryFull real-world size (1:1)
Text heightPlotted height × Scale Factor
Dimension scaleDIMSCALE = Scale Factor (or Annotative)
Hatch scalePattern scale × Scale Factor
Linetype scaleLTSCALE = Scale Factor
Paper Space Rules
Paper Space is always 1:1 to the print sheet. A 34" wide D-size border is drawn 34 inches wide here. Text in Paper Space is placed at the actual plotted height — no scaling needed.
WhatIn Paper Space
Border / title blockActual paper dimensions (1:1)
Notes on sheetActual plotted height (e.g. 0.125")
Viewport borderDrawn in paper space, any size
Scale labelText like "Scale: 1/4" = 1'-0""
PSLTSCALESet to 1 so linetypes scale to paper

Step-by-Step: Setting Up a Viewport

1
Open a Layout tab Right-click a Layout tab → Page Setup → set your plotter and paper size. This defines the sheet boundary in Paper Space. Delete the default viewport AutoCAD creates (it's usually the wrong size).
2
Create a viewport with MVIEW Type MV (MVIEW alias) → pick two corners to define the viewport rectangle on your sheet. Or use VPORTS for preset configurations.
3
Activate the viewport (double-click inside) Double-clicking inside enters Model Space through the viewport. The viewport border thickens. Now you're looking at your model through the lens.
4
Set the viewport scale with Zoom XP Type Z → then enter the XP factor shown in the result band above (e.g. 1/48xp for 1/4"=1'-0"). This is the most reliable method — it sets the zoom so 1 paper unit = the correct model units.
5
Pan to position your drawing While still inside the viewport, use Pan (P) to center your drawing in the viewport. Do NOT zoom — that will change your scale.
6
Lock the viewport scale Double-click OUTSIDE the viewport to return to Paper Space. Select the viewport border → Properties panel → set Display Locked = Yes. This prevents accidental zoom changes. Alternatively, right-click the viewport border → Display Locked → Yes.
7
Set PSLTSCALE = 1 and CANNOSCALE In Paper Space, type PSLTSCALE → set to 1. This makes linetypes display correctly in the viewport. Then set CANNOSCALE to match your viewport scale so annotative objects display at the right size.

Viewport Scale — Two Methods Compared

Zoom XP Method Recommended
  • Type Z → enter 1/SFxp (e.g. 1/48xp)
  • Direct, precise, no dialog
  • Works in all AutoCAD versions
  • XP = times Paper space — 1/48 of model = 1 paper unit
  • Easiest to verify: zoom 1/48xp exactly sets 1/4"=1'-0"
Custom Scale List / VPSCALE Also valid
  • Select viewport → Properties → Standard Scale dropdown
  • Or VPSCALE command in some versions
  • Easier for non-technical users
  • Scale must exist in the scale list (SCALELISTEDIT)
  • Can add custom scales via SCALELISTEDIT
Never zoom with the scroll wheel while inside a locked viewport. Double-click outside first to exit the viewport, then scroll. Zooming inside a locked viewport will break your scale and you'll have to reset it.

Zoom XP Quick Reference Table

Scale Scale Factor Zoom XP Command CANNOSCALE Discipline

Layer Freeze per Viewport

One of paper space's most powerful features: you can freeze different layers in different viewports. A site plan viewport can show grading layers while a detail viewport hides them — same model, different layer states per view.
1
Activate the viewport (double-click inside it)
2
Open the Layer Manager (LA). You'll see a new column: VP Freeze (the snowflake icon in the current VP column).
3
Click the VP Freeze icon for any layer you want hidden in this viewport only. It freezes in this viewport but stays visible in all others.
4
Return to Paper Space (double-click outside). The frozen layers are invisible in that viewport, visible in others.
Defpoints layer tip: Objects on the Defpoints layer never plot, making it useful for viewport borders, construction lines, and reference geometry you want visible on screen but not on the print.

System Variables Reference

Multiple Viewports — Layout Strategy

Viewport TypeTypical ScalePurposeNotes
Overall / Key PlanSmaller (1/8", 1:100)Show full extent of projectOften in corner of sheet
Main PlanStandard (1/4", 1:50)Primary working viewLargest viewport, centered
DetailLarger (1"=1', 1:5)Zoomed-in critical areasMultiple per sheet common
Elevation / SectionSame as main or differentVertical viewsMatch scale to plan when possible
3D / IsometricN/A or 1:1Visual reference onlyLock and annotate in paper space

Common Mistakes & Fixes

ProblemCauseFix
Linetypes look solid in viewport PSLTSCALE = 0, or LTSCALE wrong Set PSLTSCALE = 1, LTSCALE = 1, then REGEN
Scale changed after panning Scrolled while inside viewport Re-enter viewport, ZOOM 1/SFxp, re-pan, re-lock
Annotative text not showing CANNOSCALE doesn't match viewport scale Set CANNOSCALE to match viewport scale in Annotation Scale dropdown
Viewport border plots Viewport border layer is plottable Put viewport borders on a non-plotting layer (e.g., VPORTS or Defpoints)
Can't zoom inside viewport Viewport is display-locked Select viewport border → Properties → Display Locked = No → reset scale → re-lock
Drawing appears in wrong position UCS not set to World in viewport Activate viewport → type UCS → W (World)
Hatch not scaled correctly in viewport HPSCALE not accounting for scale factor Set HPSCALE = pattern base × scale factor, or use HPASSOC

Plot & Print Guide

Plotting in AutoCAD is the bridge from paper space to physical output — PDF, printer, or plotter. Understanding plot styles, page setups, and scale settings prevents the most common "it printed wrong" disasters.

CTB vs STB — Plot Style Tables

TypeFull NameHow It WorksWhen to Use
CTB Color-Dependent Plot Style Table Plot properties (lineweight, color, screening) are assigned by object color index (ACI 1–255). Color 7 = black on paper. Every object of the same color plots identically. Legacy workflows, older firms, drawings where color = linetype convention is already established. Most utility and civil firms still use CTB.
STB Named Plot Style Table Objects and layers are assigned named plot styles (e.g., "Heavyweight", "Screening50") regardless of their on-screen color. Colors on screen are purely visual. Modern workflows, large firms, BIM environments where screen color and plotted lineweight are independent. More flexible but requires deliberate style assignment.
💡 Switch type per drawing: CTB vs STB is set per drawing (STYLESMANAGER). You cannot mix types in one DWG. A new drawing inherits the setting from the template it was created from. The command CONVERTPSTYLES converts between the two (but reassign styles after — values don't auto-transfer).

Common CTB Lineweight Assignments

ACI ColorColor NameTypical Plotted LineweightCommon Use
1Red0.13 mm (hairline)Fine detail, dimension lines, hatch
2Yellow0.18 mmText, annotation
3Green0.25 mmHidden lines, secondary geometry
4Cyan0.35 mmObject lines (medium)
5Blue0.50 mmMajor outlines
6Magenta0.70 mmHeavy borders, title block lines
7White/Black0.25–0.50 mmDefault — adjust per project standard

Page Setup — PAGESETUP

A Page Setup stores the printer, paper size, plot style table, orientation, and plot area for a layout. Create a named page setup once and apply it to all layouts — change the printer in one place and all layouts update.
1
Right-click the layout tab → Page Setup Manager (or type PAGESETUP). Click New to create a named setup.
2
Set the Printer/Plotter (physical printer, DWG to PDF, or another virtual plotter). Set Paper Size and Orientation.
3
Set Plot Area to Layout (most reliable for paper space — plots exactly what's on the layout sheet) or Extents (plots all geometry, regardless of layout).
4
Select your Plot Style Table (.ctb or .stb). Choose Scale 1:1 — paper space is already scaled via viewports; the layout itself should always plot at 1:1.
5
Check Plot with Plot Styles and Plot Paper Space Last. The latter ensures viewport content plots before paper space annotations, preventing layer order issues.

Plotting to Scale — Model Space vs Paper Space

MethodPlot Scale SettingHow Correct Scale is Achieved
From Paper Space Layout (recommended) Plot scale = 1:1 Scale is set on each viewport (ZOOM 1/SFxp). The layout represents the physical sheet. Plot at 1:1 and viewports render at their defined scales.
From Model Space Plot scale = drawing scale (e.g., 1/4" = 1') Set plot scale to match the intended drawing scale. Use a custom scale (e.g., 1 inch = 48 drawing units for 1/4"=1'). Requires manual calculation — error-prone.

Plot Scale Quick Reference

Drawing ScaleScale FactorModel Space Plot SettingZOOM xp for Viewport
1" = 1'121 in = 12 unitsZOOM 1/12xp
1/2" = 1'241 in = 24 unitsZOOM 1/24xp
1/4" = 1'481 in = 48 unitsZOOM 1/48xp
1/8" = 1'961 in = 96 unitsZOOM 1/96xp
3/32" = 1'1281 in = 128 unitsZOOM 1/128xp
1/16" = 1'1921 in = 192 unitsZOOM 1/192xp
1:50 (metric)501 mm = 50 unitsZOOM 1/50xp
1:100 (metric)1001 mm = 100 unitsZOOM 1/100xp

Batch Plotting — PUBLISH

PUBLISH lets you plot or PDF multiple layouts across multiple DWGs in one operation — the backbone of set-plotting workflows.
1
Type PUBLISH. The Publish dialog opens with a sheet list. Add DWGs with the "+" button. AutoCAD reads all named layouts from each DWG.
2
Set output to Multi-sheet PDF or Plotter named in page setup. Multi-sheet PDF outputs all layouts into one combined PDF file in page order.
3
Save the sheet list as a .dsd file. Reload it next issue to re-plot the same set — no rebuilding the list each time.
💡 SHEETSET (Sheet Set Manager): For project-level plotting, Sheet Set Manager (SHEETSET command) provides a structured way to organize, number, and batch-plot all drawings in a project with automatic sheet numbering, title block field updates, and eTransmit integration.

Common Plot Problems & Fixes

ProblemCauseFix
Everything plots in black — no lineweights Plot style table not assigned or "Plot with plot styles" unchecked Page Setup → assign the CTB/STB file → check "Plot with plot styles"
Lines too thin / barely visible CTB hairline weight (0.05 mm) assigned to all colors Open the CTB in Plot Style Editor → set lineweights by color. Check "Use object lineweight" for colors that should use layer lineweights.
PDF image resolution is poor DWG to PDF raster quality setting is low In the plotter properties for DWG to PDF, set raster/vector quality to 600 DPI. For hatches and images, higher DPI significantly improves output.
Viewport frame prints on PDF Viewport border layer is plottable Move all viewport borders to a layer with Plot = No (Properties panel → Plot: No).
Output is shifted / cut off Plot offset not centered, or wrong paper size Page Setup → check "Center the plot" or set offset to 0,0. Confirm paper size matches the actual printer/PDF page size.
Fonts not embedded in PDF Non-standard SHX fonts used Switch to TrueType fonts (Arial, Romans.ttf) or enable "Capture fonts used in the drawing" in PDF options. SHX fonts must be available on every machine that opens the PDF.

Questions & Tips

Share a viewport workflow tip or ask a question — shown after review.

Thanks! Your comment has been submitted for review.