PaperSpace Suite

The holy trinity of Paper Space in AutoCAD: HealthCheck validates viewports, StateSync links them to layer states and LayoutPilot manages your layouts.

🩺Ground Floor
πŸ”„Electrical
πŸ“Sections
🩺Details
πŸ”„Site Plan

Why PaperSpace Suite

Three tools, one goal

Each tool works independently, but they complement each other perfectly.

HealthCheck

HealthCheck

Automatically checks if your viewports are locked, on the correct layer and at the right scale.

StateSync

StateSync

Links viewports to layer states and shows with colored frames whether they're still in sync.

LayoutPilot

LayoutPilot

Navigate, duplicate, rename and synchronize layouts, one by one or in bulk.

In action

See the PaperSpace Suite in action

Watch how HealthCheck, StateSync and LayoutPilot work together to streamline your paper space workflow.

Complete toolkit

In detail

Click a tool to see the full guide.

The Dashboard

🩺 HealthCheck

πŸ”„β˜°
Total Viewports:18
Checks
Lock3β€Ί
Layer2β€Ί
Scaleβœ“
β””Ignored1β€Ί
Last check: 14:32
⚑ Fix All

Β© CompanionBits

The HealthCheck dashboard β€” click any check row to see details and take action.

Workflows

HealthCheck runs automatically β€” you don't need to remember to check. But you can always trigger a manual scan too.

  1. HealthCheck scans automatically when you leave a viewport (switch from Model Space back to Paper Space).
  2. It also re-scans when you switch documents or open a new drawing.
  3. To run a manual check, click the πŸ”„ button in the dashboard header.
  4. The dashboard updates immediately: green checks, orange warnings, or red alerts.
Why automatic? The most common way to break a viewport is by accidentally zooming inside it. HealthCheck catches this the moment you step out.

Unlocked viewports are dangerous. One accidental scroll wheel inside an unlocked viewport and your scale is gone. HealthCheck flags this as a red issue β€” the most serious category.

  1. Click the Lock row in the dashboard. The Lock Issues window opens.
  2. You see a list of all unlocked viewports β€” layout name, viewport number, and current status.
  3. Per viewport you can:
    β€’ Jump β€” navigate to the viewport (HealthCheck switches layout and highlights it in magenta)
    β€’ Fix β€” lock this single viewport
  4. Or click Fix All to lock every unlocked viewport at once.
Best practice: Lock your viewports immediately after setting the scale. If you need to adjust the view, unlock temporarily, make your change, and lock again right away.

In a well-organized drawing, all viewports live on the same layer β€” typically a dedicated, non-plotting layer. HealthCheck detects the most-used layer and flags any viewport that doesn't match.

  1. Click the Layer row in the dashboard. The Layer Issues window opens.
  2. At the top, a dropdown shows all layers in the drawing, sorted by how many viewports are on each. The recommended layer is pre-selected.
  3. You can pick a different target layer, or click New to create a fresh one (automatically set to non-plotting).
  4. Per viewport: Jump to see it, or Fix to move it to the target layer.
  5. Click Fix All to move every flagged viewport to the target layer at once.
Why does this matter? Viewports on random layers can end up invisible (layer turned off), accidentally plotted, or behave unexpectedly with layer states. Consistency prevents surprises.

HealthCheck compares each viewport's actual zoom factor against its annotation scale. If someone zoomed inside the viewport (even slightly), the two no longer match β€” and your dimensions and scale bar are lying.

  1. Click the Scale row in the dashboard. The Scale Issues window opens.
  2. Each viewport shows its initial scale name (from annotation scales) so you can see what it was supposed to be.
  3. Per viewport: Jump to navigate to it. HealthCheck highlights the affected viewport in magenta.
  4. Fix the scale manually in AutoCAD β€” HealthCheck cannot auto-fix this because it doesn't know if the zoom was intentional.

HealthCheck also checks whether the scale name exists in the drawing's scale list (SCALELISTEDIT). A viewport with a non-standard or missing scale name is flagged too.

Prevention: Lock your viewports. A locked viewport can't be accidentally zoomed. The Lock Check and Scale Check work hand in hand.

Sometimes a viewport intentionally has a non-standard scale β€” a detail view, a schematic, a north arrow. You don't want HealthCheck to keep flagging it. That's what Ignore is for.

  1. Open the Scale Issues window by clicking the Scale row.
  2. Find the viewport you want to exclude and click Ignore.
  3. The viewport disappears from the issues list and moves to the Ignored sub-row under Scale in the dashboard.
  4. To undo: click the Ignored row, find the viewport, and click Unignore.
Persistent: The ignored status is stored inside the viewport itself (via XData). It survives save/close/reopen β€” even if the drawing is sent to someone else.

The ⚑ Fix All button in the dashboard is the nuclear option β€” it fixes everything it can in one go.

  1. Click ⚑ Fix All at the bottom of the dashboard.
  2. HealthCheck locks all unlocked viewports.
  3. HealthCheck moves all viewports with layer issues to the most-used layer.
  4. A summary tells you exactly what was fixed: "3 viewports locked. 2 viewports moved to 'VP-Kader'."

Scale issues are not included in Fix All β€” those require manual correction. If there are layer issues but no clear favorite layer, HealthCheck tells you to pick a target layer first via the Layer detail window.

Safe to use: Fix All only locks and moves layers. It never changes your viewport content, scale, or view. Your drawing looks exactly the same before and after β€” it's just properly organized.

Every detail window has a Jump button per viewport. It takes you directly to the affected viewport, no matter which layout it's on.

  1. Click Jump next to any viewport in a detail window.
  2. HealthCheck switches to the correct layout.
  3. It zooms to show the full layout (Zoom Extents) so you have context.
  4. The affected viewport is highlighted with a magenta frame (drawn inward, 12 lines thick) so it's impossible to miss.
Temporary: The magenta highlight is screen-only and disappears when you close the detail window or jump to another viewport. It never plots.

What gets checked

CheckWhat it validatesSeverityAuto-fix?Notes
LockIs the viewport locked?Redβœ“ YesAn unlocked viewport's scale can break with one scroll
LayerIs the viewport on the most-used layer?Orangeβœ“ YesMove to target layer; can create new non-plot layer
Scale β€” nameIs the scale name in SCALELISTEDIT?Orangeβœ— NoMissing or non-standard scale name
Scale β€” valueDoes CustomScale match AnnotationScale?Orangeβœ— NoDetects accidental zooming inside viewport
IgnoredIs the viewport marked as ignored?β€”βœ— NoExcluded from scale check; stored via XData

Lock and Layer issues can be fixed with one click. Scale issues require manual correction because HealthCheck can't determine whether a zoom was intentional. The Ignore mechanism lets you permanently exclude exceptions.

The Dashboard

πŸ”„ StateSync

☰
Linked Viewports:14
Status
In Sync10
Modified3β€Ί
Broken1β€Ί
πŸ”Ž Investigate
βž• Make State
πŸ”— Link
βœ‚ Unlink

Β© CompanionBits

The StateSync dashboard β€” status counts update automatically. Click Modified or Broken to see details and take action.

Workflows

Linking a viewport to a Layer State is the foundation of StateSync. Once linked, StateSync tracks whether the viewport and the state stay in sync.

  1. Click πŸ”— Link on the dashboard.
  2. Select the viewport you want to link by clicking it in the drawing.
  3. A dropdown appears showing all available Layer States in the drawing. Pick the one this viewport should match.
  4. StateSync stores the link inside the viewport (via XData) and calculates a hash fingerprint of both the Layer State and the viewport's current layer overrides.
  5. A blue frame appears around the viewport β€” confirming it's linked and in sync.
Persistent: The link lives in the viewport's XData. It survives save, close, reopen, and even eTransmit. Anyone who opens the drawing sees the same colored frames.

An orange frame means the viewport and its linked Layer State have drifted apart. Someone changed layer properties, or the state was updated in Layer State Manager. StateSync gives you three ways to resolve it.

  1. Click the Modified row in the dashboard. The Modified Viewports window opens, listing all affected viewports.
  2. Per viewport, you see:
    β€’ The layout name and linked Layer State name
    β€’ Jump β€” navigate to the viewport
    β€’ Fix β€” restore the viewport to match the Layer State (discard viewport changes)
    β€’ Investigate β€” see exactly which layer properties differ
  3. Click Fix to restore the viewport's layer overrides to match the stored Layer State. The frame turns blue.

If the viewport's current state is actually the correct one (you made intentional changes), use Update State instead β€” this pushes the viewport's current layer settings into the Layer State.

Be careful with Update State: Layer States are shared. If 5 viewports use "Floor Plan", updating the state affects all 5. If only this viewport should differ, use Make New State to create a dedicated state for it.

A red frame means the linked Layer State no longer exists. This typically happens when someone deletes or renames a state in AutoCAD's Layer State Manager.

  1. Click the Broken row in the dashboard. The Broken Viewports window opens.
  2. Each broken viewport shows the name of the missing state it was linked to.
  3. You have three options:
    β€’ Re-link β€” choose an existing Layer State from the dropdown to restore the link
    β€’ Save as New State β€” create a new Layer State from the viewport's current settings
    β€’ Unlink β€” remove the link entirely (the frame disappears)
Auto-detection: StateSync monitors Layer State operations. When you delete or rename a state in AutoCAD, the dashboard updates immediately β€” you don't need to refresh manually.

The Investigate window gives you a complete overview of all linked viewports and their current status. It's the central place to understand your drawing's sync state.

  1. Click πŸ”Ž Investigate on the dashboard.
  2. Every linked viewport is listed with its layout, linked state name, and status (blue/orange/red).
  3. Per viewport you can:
    β€’ Jump β€” navigate to it
    β€’ Fix β€” restore it to match the state (if modified)
    β€’ Unlink β€” remove the connection
    β€’ Investigate β€” open the Differences window to see exact layer-by-layer differences
Quick overview: The Investigate window is the fastest way to see the health of your entire drawing. Blue everywhere? You're good. Orange or red? Click to dig in.

Sometimes you want to capture a viewport's current layer settings as a new Layer State β€” either because no state exists yet, or because this viewport should have its own dedicated state.

  1. Click βž• Make State on the dashboard.
  2. Select the viewport whose layer settings you want to capture.
  3. Enter a name for the new Layer State.
  4. StateSync reads the viewport's current layer overrides (visibility, freeze, color, linetype, etc.) and creates a new Layer State with those exact settings.
  5. The viewport is automatically linked to the new state and shows a blue frame.

Viewport-frozen layers are stored correctly as FREEZE in the Layer State (not as On/Off) β€” a detail that AutoCAD's own "Save layer state from viewport" sometimes gets wrong.

From an existing viewport: If you pick a viewport that's already linked and in sync, StateSync recognizes this and suggests using the existing state instead of creating a duplicate.

When you've intentionally changed a viewport's layer settings and want the Layer State to reflect those changes, use Update State. This overwrites the Layer State with the viewport's current overrides.

  1. Navigate to the modified viewport (orange frame).
  2. From the Modified Viewports window, click Update State.
  3. StateSync pushes the viewport's current layer overrides into the linked Layer State and recalculates the hash fingerprint.
  4. The frame turns blue β€” the viewport and state are back in sync.
Shared impact: Remember that updating a Layer State affects every viewport linked to it. All those viewports will show as modified until you fix them too. If only one viewport should differ, create a new state instead.

Before you fix or update, you probably want to know what exactly changed. The Differences window shows a layer-by-layer comparison between the viewport's current state and the linked Layer State.

  1. From the Investigate or Modified window, click Investigate next to a viewport.
  2. The Differences window opens, showing a table of layers where the viewport and the Layer State disagree.
  3. Each row shows: the layer name, the property that differs (color, freeze, visibility, linetype, etc.), the viewport's value, and the state's value.
  4. Layers that are globally turned Off are shown separately with a note β€” these can't be fixed via viewport overrides because On/Off is a global property.
On/Off vs Freeze: AutoCAD has two ways to hide a layer: On/Off (global) and Freeze/Thaw (per viewport). StateSync can fix VP Freeze overrides but cannot change a layer's global On/Off state β€” that would affect the entire drawing.

Every viewport list in StateSync has a Jump button. It takes you directly to the viewport, no matter which layout it's on.

  1. Click Jump next to any viewport in the Investigate, Modified, or Broken window.
  2. StateSync switches to the correct layout.
  3. The view zooms to show the full layout.
  4. The colored frame around the viewport makes it easy to spot β€” blue, orange, or red depending on its status.
Colored frames: StateSync draws a colored frame around every linked viewport using a DrawOverrule. The frames are visible in Paper Space but never plot. Their color updates in real-time as you fix or modify viewports.

What gets compared

Layer propertyWhat it controlsFixable?Notes
On / OffGlobal layer visibilityβœ— NoGlobal setting β€” cannot be changed per viewport
Freeze / ThawGlobal layer freezeβœ— NoGlobal setting β€” use VP Freeze for per-viewport control
VP FreezeViewport-specific layer freezeβœ“ YesPrimary way to hide layers per viewport
VP ColorViewport-specific layer colorβœ“ YesOverride the global layer color
VP LinetypeViewport-specific linetypeβœ“ YesOverride the global linetype (except ByLayer)
VP LineweightViewport-specific lineweightβœ“ YesOverride the global lineweight
VP TransparencyViewport-specific transparencyβœ“ YesOverride the global transparency
VP Plot StyleViewport-specific plot styleβœ“ YesOnly when using named plot styles (.stb)

Viewport-specific properties can be fixed automatically because they're per-viewport overrides. Global properties affect the entire drawing and are shown as informational.

The Palette

πŸ“ LayoutPilot

☰
πŸ”Search layouts…
A1 β€” Ground Floor
A2 β€” First Floor
A3 β€” Sections
A4 β€” Details
A5 β€” Site Plan
βœ“
Zoom to fit on switch
A2 β€” First Floor
Printer:DWG To PDF.pc3
Paper:ISO A3
Orientation:Landscape
Plot style:monochrome.ctb
ApplyDuplicateπŸ—‘
Bulk operations…

Β© CompanionBits

The LayoutPilot palette β€” select a layout to navigate and edit, or open Bulk Operations to manage multiple layouts at once.

Workflows

Switching layouts in AutoCAD usually means clicking small tabs or typing layout names. LayoutPilot gives you a scrollable, searchable list with instant navigation.

  1. Click a layout name in the list. LayoutPilot switches to that layout immediately.
  2. If Zoom to fit on switch is checked (default), the view zooms to show the full page.
  3. Use the search bar to filter layouts by name β€” useful in drawings with dozens of layouts.
  4. The palette stays in sync: when you switch layouts via AutoCAD's tabs, the selection in LayoutPilot follows.
Docked palette: LayoutPilot can be docked to the left or right side of AutoCAD and supports auto-hide, just like the Properties panel.

When you select a layout, its properties appear below. You can change everything here β€” no need to open AutoCAD's Page Setup Manager.

  1. Select a layout. The properties panel shows: Name, Printer, Paper size, Orientation, Plot style, and Transparency.
  2. Change the printer β€” the paper size list updates automatically.
  3. Adjust paper size, orientation, plot style table (.ctb/.stb), and plot transparency as needed.
  4. Change the layout name if needed β€” LayoutPilot checks for duplicates.
  5. Click Apply to save all changes at once.
Live updates: If you use AutoCAD's Page Setup Manager, LayoutPilot automatically detects the changes and refreshes the properties panel.

Duplicating a layout in AutoCAD is awkward β€” right-click, "Move or Copy", and hope everything comes along. LayoutPilot makes a true deep copy: all objects, all settings, including PSLTSCALE.

  1. Select the source layout and click Duplicate.
  2. Enter a name for the new layout. LayoutPilot suggests "Original Name (copy)" as default.
  3. Click OK. LayoutPilot creates the new layout with all paper space objects, page setup settings, and the correct PSLTSCALE value.
  4. The list refreshes. You remain on the source layout so you can duplicate again if needed.
PSLTSCALE matters: This system variable controls how linetypes scale in paper space. AutoCAD's built-in copy sometimes loses this. LayoutPilot reads it from the source and applies it to the new layout, followed by a REGENALL.

Need to rename 20 layouts from "Sheet-01" to "A-01"? The Bulk Operations window lets you do this with find-and-replace, prefixes, and suffixes β€” with a live editable preview.

  1. Click Bulk operations… at the bottom of the palette.
  2. Select the layouts you want to rename. Use Filter to narrow the list, or click All / None / Invert.
  3. Click Rename…. A panel appears with four fields: Find, Replace, Prefix, and Suffix.
  4. The preview table updates in real time, showing current and new names side by side.
  5. Double-click a cell in the "New Name" column to edit it manually.
  6. Click Apply to rename all selected layouts.
Pattern + precision: Use Find/Replace for the bulk of the work, then double-click to fix exceptions. LayoutPilot checks for duplicate names before applying.

Need to create a revision set? Select the layouts, choose a suffix, and LayoutPilot makes all the copies at once.

  1. In Bulk Operations, select the layouts you want to duplicate.
  2. Click Duplicate…. Enter a suffix (default: "_Copy").
  3. The preview shows the new layout names. Verify they look correct.
  4. Click Apply. LayoutPilot makes a deep copy of each layout with all objects and settings preserved.
All or nothing per layout: If a name already exists, that layout is skipped β€” the rest are still duplicated.

One layout has the right settings β€” push its properties to any number of targets.

  1. In Bulk Operations, select the target layouts.
  2. Click Copy settings…. Choose the source layout from the dropdown.
  3. Check which properties to copy: Printer, Paper size, Orientation, Plot style, Transparency.
  4. Click Apply. All checked properties are copied to every target layout.
Selective sync: You don't have to copy everything. Only need the printer and paper size? Uncheck the rest.

Dragging AutoCAD's layout tabs is slow with many layouts. LayoutPilot gives you precise control: top, up, down, bottom.

  1. In Bulk Operations, select the layouts you want to move.
  2. Use the reorder buttons: ⊀ Top, ↑ Up, ↓ Down, βŠ₯ Bottom.
  3. The tab order updates immediately in both Bulk Operations and AutoCAD's layout tabs.
Move multiple at once: Select several layouts and move them together. Their relative order is preserved.

Delete from the palette (individually) or in bulk. LayoutPilot prevents deleting the last layout.

  1. Delete individually: select a layout and click πŸ—‘. Confirm the dialog.
  2. Bulk delete: in Bulk Operations, select the layouts and click Delete. Confirm.
  3. LayoutPilot prevents deleting the last layout β€” AutoCAD requires at least one paper space layout.
Warning: Deleting layouts is permanent and cannot be undone.

What you can manage

PropertyDescriptionSingle editBulk operation
NameThe layout tab nameβœ“ ApplyRename (find/replace + prefix/suffix)
PrinterThe plotter or driver configurationβœ“ ApplyCopy settings
Paper sizeThe canonical media name for the selected printerβœ“ ApplyCopy settings
OrientationLandscape or portraitβœ“ ApplyCopy settings
Plot styleThe .ctb or .stb plot style tableβœ“ ApplyCopy settings
TransparencyWhether plot transparency is enabledβœ“ ApplyCopy settings
Tab orderThe position in the layout tab barβ€”Reorder (Top / Up / Down / Bottom)

All six Page Setup properties can be edited per layout and copied in bulk via Copy Settings. Tab order is managed through reorder buttons. Layout names support find-and-replace with prefix and suffix options.

Ready to get started?

Try PaperSpace Suite for free or schedule a demo with our team β€” we'll help you get started.

Schedule a demo