AutoCAD Quiz: Page Setup Manager
10 questions · exam conditions
0:00
Page Setup ManagerQuestion 1 of 10

A company template contains a named page setup called ARCH_D_PDF. A project drawing does not contain that setup. The user opens Page Setup Manager from the target layout and imports ARCH_D_PDF from the template, but the layout continues to use its original printer and paper size.

What should the user do next to make the imported configuration control the target layout?

Select ARCH_D_PDF in Page Setup Manager and choose Set Current for the active layout.
Select ARCH_D_PDF in Page Setup Manager and choose Modify without changing any settings.
Close and reopen the drawing so AutoCAD assigns the imported setup to every layout.
Rename the active layout to ARCH_D_PDF so it matches the imported setup name.
← Back to quizzes

AutoCAD Quiz

AutoCAD Quiz: Page Setup Manager

Practice Page Setup Manager in AutoCAD with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Page Setup Manager, giving you a quick way to practice the rules, question types, and explanations that matter most for AutoCAD.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A company template contains a named page setup called ARCH_D_PDF. A project drawing does not contain that setup. The user opens Page Setup Manager from the target layout and imports ARCH_D_PDF from the template, but the layout continues to use its original printer and paper size.

What should the user do next to make the imported configuration control the target layout?

  1. Select ARCH_D_PDF in Page Setup Manager and choose Set Current for the active layout. (correct answer)
  2. Select ARCH_D_PDF in Page Setup Manager and choose Modify without changing any settings.
  3. Close and reopen the drawing so AutoCAD assigns the imported setup to every layout.
  4. Rename the active layout to ARCH_D_PDF so it matches the imported setup name.
Explanation: Whenever you see a question about Page Setup Manager, keep this workflow in mind: importing a page setup and applying it are two separate steps. Importing simply makes the configuration available in the drawing's list — it does not automatically attach it to any layout. To actually control a layout's output settings, you must select the imported setup in Page Setup Manager and click Set Current. That action tells AutoCAD to apply that configuration — printer, paper size, plot style, scale, and so on — to the active layout. This is exactly what option A describes, making it the correct answer. Option B is a common trap. Clicking Modify opens the setup's properties but doesn't assign it to the layout. Even if you close Modify without changing anything, the layout still uses its original settings — you've accomplished nothing toward applying the new setup. Option C reflects a misconception that AutoCAD will automatically reconcile setups on reopen. It won't. Closing and reopening the drawing has no effect on which page setup is current for a layout; the assignment must be made explicitly by the user. Option D confuses the name of the layout tab with the name of the page setup. These are independent. Renaming a layout to match a page setup does not link them — AutoCAD does not use name-matching to auto-assign configurations. Study tip: Think of page setups like paint colors on a shelf — importing adds the color to your palette, but you still have to pick it up and paint. Always remember the two-step process: import, then Set Current.

Question 2

A user opens the Plot dialog from one layout, changes the plotter and orientation, and produces a correct test PDF. Other layouts using the named setup Issue_Set remain unchanged. The revised settings are intended to become the standard for every layout using Issue_Set.

What is the most reliable way to make the test settings part of the shared configuration?

  1. Use Page Setup Manager to modify Issue_Set, entering the tested plotter and orientation there. (correct answer)
  2. Use Plot Previous on every remaining layout so the test configuration is copied automatically.
  3. Save the drawing after plotting so the Plot dialog settings replace every named page setup.
  4. Use Page Setup Manager to rename Issue_Set after completing the successful test plot.
Explanation: When you see a question about standardizing plot settings across multiple layouts in AutoCAD, think about Page Setup Manager — it's the dedicated tool for creating, editing, and applying named configurations (called page setups) that can be shared across layouts within a drawing. Here's the core logic: a named page setup like Issue_Set is a stored collection of settings — plotter, paper size, orientation, plot style, and more. If you want every layout using Issue_Set to reflect your tested configuration, the correct move is to open Page Setup Manager, select Issue_Set, choose Modify, and enter the validated plotter and orientation there. Once saved, every layout already assigned to Issue_Set automatically reflects the update. That's exactly what option A describes, making it the most reliable and intentional approach. Option B is wrong because Plot Previous simply recalls the last-used plot settings for the current session — it doesn't propagate settings to other layouts or update any named setup. It's a convenience shortcut, not a configuration management tool. Option C is wrong because saving the drawing after plotting preserves the file, but it does not cause the Plot dialog's temporary settings to overwrite a named page setup. Those settings are independent unless you explicitly save them to a setup. Option D is a trap — renaming Issue_Set only changes its label. It doesn't modify any of the settings stored within it, so orientation and plotter remain unchanged. Your study tip: distinguish between temporary plot settings (used once, forgotten) and named page setups (persistent, editable, reusable). Exam questions often test whether you know that only Page Setup Manager can reliably edit shared configurations.

Question 3

A drawing contains a working named page setup called Full_Size_PDF. A user creates Half_Size_PDF and selects Full_Size_PDF in the Start With field, then changes the paper size and plot scale in the new setup.

What relationship exists between the two named page setups after the new setup is saved?

  1. The new setup initially copies the selected settings but remains independently modifiable afterward. (correct answer)
  2. The new setup remains linked, so later changes to either setup update both configurations.
  3. The original setup becomes a read-only parent until the new setup is deleted.
  4. The new setup overrides the original whenever either setup is assigned to a layout.
Explanation: When working with named page setups in AutoCAD, it helps to understand the difference between inheritance at creation versus ongoing linkage. The Start With field in the Page Setup Manager lets you bootstrap a new setup by copying all settings from an existing one — think of it like a template snapshot, not a live connection. This is exactly why A is correct. When you create Half_Size_PDF and choose Full_Size_PDF in the Start With field, AutoCAD duplicates those settings as a starting point. From that moment forward, the two setups are completely independent. Changing the paper size or plot scale in Half_Size_PDF has zero effect on Full_Size_PDF, and vice versa. They simply share a common origin, not an ongoing relationship. B describes a dynamic link — similar to how Excel cell references update automatically — but AutoCAD's page setups don't work that way. There is no live synchronization between named setups. C introduces a "parent/read-only" concept that doesn't exist in AutoCAD at all; the original setup remains fully editable regardless of how many new setups are derived from it. D suggests some kind of override behavior when setups are assigned to layouts, which is also fabricated — each layout uses whichever setup is assigned to it independently, with no cross-setup interference. A useful rule of thumb: in AutoCAD, Start With means "copy once, then diverge." Any time an exam question implies a persistent or dynamic relationship between named page setups, that's a red flag — those relationships simply don't exist in the software.

Question 4

A paper-space layout contains a title block drawn at actual sheet size and several viewports with different viewport scales. The layout will be printed to its matching physical sheet size. A technician proposes changing the page setup's plot scale to reduce the model views.

Which page setup configuration is appropriate while preserving the intended viewport scales?

  1. Plot the Display area using a custom scale derived from the active viewport.
  2. Plot the Extents area using Fit to Paper and leave every viewport scale unlocked.
  3. Plot the Window area at the scale required by the largest model-space viewport.
  4. Plot the Layout area at a one-to-one scale and control model magnification through each viewport. (correct answer)
Explanation: When working with paper-space layouts, it helps to keep two separate systems of control clearly in your mind: the page setup's plot scale governs how the layout sheet itself maps to the physical paper, while viewport scales independently control how model-space geometry appears through each viewport window. Confusing these two layers is exactly the trap this question is built around. The correct approach is D — plotting the Layout area at 1:1 with model magnification managed per viewport. When you plot a layout at 1:1, AutoCAD treats the paper-space units as a direct match to the sheet size, so your title block prints at its true dimensions. Each viewport then uses its own locked scale (e.g., 1:50, 1:100) to display model geometry correctly and independently. This is the standard professional workflow for multi-view drawings. A is flawed because plotting the "Display" area captures only what's currently visible on screen — it's viewport-dependent and unpredictable for a sheet containing multiple viewports. It does not represent the full layout reliably. B fails because "Fit to Paper" rescales the entire layout to fill the sheet, which distorts the title block proportions and overrides the careful 1:1 relationship between paper space and the physical sheet. Leaving viewports unlocked compounds the problem by allowing those scales to drift. C is incorrect because applying a plot scale derived from the largest model-space viewport to the entire layout conflates model-space scale with paper-space plotting — the other viewports will no longer display at their intended scales. A useful rule of thumb: in paper space, plot at 1:1 always, and let viewports do the scaling work.

Question 5

A named page setup specifies a custom sheet size available through OfficeWide.pc3. On another workstation, the user changes only the plotter to DWG To PDF.pc3. The custom sheet size is no longer listed, even though the drawing and named setup were copied correctly.

What is the best explanation and corrective action?

  1. Paper sizes are controlled by viewport scale; unlock the viewport and regenerate the layout before plotting.
  2. Paper sizes are stored by layout name; rename the layout to match the missing custom sheet definition.
  3. Paper sizes are device-dependent; select a compatible size or configure it for the chosen PC3, then update the setup. (correct answer)
  4. Paper sizes are stored in plot-style files; attach the original CTB or STB file to restore the media.
Explanation: Whenever you see a question about plotting or page setups failing on a different workstation, the key concept to recall is that paper sizes in AutoCAD are device-dependent — they live inside the PC3 plotter configuration file, not in the drawing itself. Each PC3 file maintains its own list of available media sizes. When you configure a custom sheet size for OfficeWide.pc3, that definition is stored within that specific plotter's configuration. The moment you switch to DWG To PDF.pc3, AutoCAD consults a completely different media list, and any custom sizes from the original PC3 simply don't exist there. The fix is to either select a compatible standard size from the new PC3 or open the Plotter Manager and configure the custom sheet size within DWG To PDF.pc3, then update the named page setup to reflect that change. That's exactly what C describes, making it the correct answer. A is wrong because viewport scale controls how model space geometry is displayed inside a viewport — it has nothing to do with which paper sizes appear in the plot dialog. Regenerating a layout won't surface missing media options. B is wrong because paper size availability is tied to the plotter device, not the layout name. Renaming a layout changes nothing about which sizes a PC3 file exposes. D is wrong because CTB and STB files govern how object colors and lineweights are translated during plotting (plot styles), not what sheet sizes are available. Attaching a different style table won't restore missing media definitions. As a study tip: anytime a question involves missing paper sizes, immediately think device dependency — trace the issue back to the PC3 file, not the drawing, layout, or style table.

Question 6

Objects with transparency display correctly in a layout, but PDFs created from every layout using the named setup Review_PDF show those objects as fully opaque. The PDF driver supports transparency, and the object and layer transparency values are correct.

Which change should be made to correct all layouts associated with Review_PDF?

  1. Modify Review_PDF and disable Plot with plot styles, so transparency rendering replaces lineweight-based processing.
  2. Modify Review_PDF and enable Plot transparency, accepting that rasterization may increase processing time. (correct answer)
  3. Modify Review_PDF and enable Hide paperspace objects, so transparent objects are rasterized during output.
  4. Modify Review_PDF and disable Plot object lineweights, so the driver can interpret object opacity values.
Explanation: When troubleshooting transparency output in AutoCAD, focus on the page setup settings rather than the objects or layers themselves — if transparency looks correct on screen and in the layout but breaks in the PDF, the issue is almost certainly a plot configuration setting. The critical setting here is Plot transparency, found in the Page Setup Manager (or Plot dialog) under the named page setup. When this option is disabled, AutoCAD ignores object and layer transparency values during output, rendering everything as fully opaque regardless of what the driver supports. Enabling Plot transparency in Review_PDF tells AutoCAD to honor those transparency values during the plot process, rasterizing the affected areas so the PDF renders them correctly. Since this setting lives in the named page setup, fixing it once in Review_PDF corrects every layout that references it — which is exactly what the scenario requires. Choice A is a trap: Plot with plot styles controls how color, linetype, and lineweight are processed through CTB/STB files. Disabling it has no effect on transparency rendering whatsoever. Choice C, Hide paperspace objects, controls whether model-space geometry is obscured by paperspace objects during plotting — it is unrelated to transparency and would not trigger proper transparency rasterization. Choice D is similarly off-track: Plot object lineweights determines whether AutoCAD respects assigned lineweights during output. Lineweights and opacity are entirely separate properties, so toggling this setting does nothing to fix transparent objects appearing opaque. As a study tip, remember that transparency in plots is opt-in — AutoCAD requires you to explicitly enable it in the page setup, and forgetting that single checkbox is one of the most common causes of transparency failures on output.

Question 7

A reusable layout template has a title block that fits within the printable area of its assigned device. The named page setup currently uses a manually selected Window as its plot area. After users move the title block slightly, output is clipped or shifted.

Which modification would make the page setup more robust for this paper-space workflow?

  1. Change the plot area to Extents and include all off-sheet construction objects.
  2. Keep the Window plot area and enable Fit to Paper for every plotted sheet.
  3. Change the plot area to Display and zoom to the title block before each plot.
  4. Change the plot area to Layout and verify the paper size, orientation, and layout offset. (correct answer)
Explanation: When working with named page setups in AutoCAD, the key question is always: which plot area setting stays reliable regardless of how objects move on the layout? That's exactly what this question tests. The Layout plot area option plots everything within the defined paper boundary of the layout itself — it's anchored to the page, not to a manually drawn window or the current screen view. When you pair this with a verified paper size, orientation, and layout offset, the setup becomes self-contained and portable. Users can move the title block slightly and the output remains consistent, because the plot area is defined by the sheet, not by coordinates you picked by hand. D is the correct answer. A is wrong because switching to Extents captures all objects in model or paper space, including off-sheet construction geometry. This would expand your plot area unpredictably and potentially clutter or scale down your output rather than stabilizing it. B fails because keeping a manually defined Window preserves the original problem — that window is tied to specific coordinates. If the title block moves, the window no longer aligns correctly. Fit to Paper compounds the issue by rescaling output rather than fixing the source misalignment. C is unreliable because Display plots whatever is currently visible on screen, making every output dependent on the zoom level at the time of plotting. This introduces human error on every single print and is never a robust production workflow. For the exam, remember this rule of thumb: Layout is the most stable plot area for paper-space workflows because it references the sheet definition, not a snapshot of screen state or a manually drawn selection.

Question 8

A consultant must publish sheets from several drawings without changing the page setup stored in any source layout. All sheets must use the consultant's PDF device and monochrome output. A separate drawing contains a suitable named page setup.

Which workflow satisfies the requirement with the least risk to the source drawings?

  1. Modify each source drawing's current named setup to match the consultant's PDF device and monochrome style.
  2. Set the named setup current in every source layout, save all drawings, and then run the Publish command.
  3. Import or select the named setup as a page setup override in Publish and assign it to the listed sheets. (correct answer)
  4. Plot each sheet once from its layout, then publish using each drawing's stored previous-plot configuration.
Explanation: When the Publish command asks you to output multiple sheets, one of its most powerful (and underused) features is the page setup override. This lets you substitute a named page setup — stored anywhere — for whatever setup is currently assigned to each layout, without ever opening or saving the source drawings. That's the core concept being tested here. Option C is the correct workflow because it uses this override mechanism directly within the Publish dialog. You point Publish to the named page setup (from the consultant's separate drawing), assign it as an override to the listed sheets, and every sheet outputs using the PDF device and monochrome style — all while the source drawings remain completely untouched. No files are modified, no layouts are altered, and the risk to source drawings is essentially zero. Option A fails the requirement immediately: modifying each source drawing's named setup changes the stored configuration in those files, which is exactly what the question forbids. Option B also violates the constraint — setting a new named setup current in every layout and then saving all drawings permanently alters each source file. Even if the output looks right, you've changed what you were told not to change. Option D is a trap because "previous-plot configuration" is not a reliable or consistent setting you can control across multiple drawings; it varies per drawing and per session, making this approach unpredictable and error-prone. As a study tip, remember that the Publish dialog's page setup override is specifically designed for batch output scenarios where uniformity is needed but source files must stay intact — that phrase "without changing source layouts" is your signal to think override, not edit.

Question 9

A drawing has twelve existing layouts, each with a different current plotting configuration. A named page setup called Final_PDF already exists in the drawing. The user activates the first layout, selects Final_PDF in Page Setup Manager, and chooses Set Current.

What additional action is required to ensure all twelve layouts use Final_PDF?

  1. No additional action is needed, because Set Current reassigns every layout contained in the drawing.
  2. Apply Final_PDF to each remaining layout, because Set Current affects the active layout rather than every layout. (correct answer)
  3. Delete the other page setups, because each layout then defaults automatically to Final_PDF.
  4. Rename all layouts Final_PDF, because matching names establish the page setup association.
Explanation: Whenever you see a question about Page Setup Manager in AutoCAD, focus on scope: does the action apply globally to the entire drawing, or only to the currently active layout? That distinction is exactly what this question tests. In AutoCAD, Set Current in the Page Setup Manager assigns the selected named page setup to whichever layout is presently active — nothing more. So when you activate Layout 1 and click Set Current for Final_PDF, only Layout 1adopts those plotting settings. The remaining eleven layouts keep whatever configurations they had before. To apply Final_PDF uniformly, you must tab into each layout individually, open Page Setup Manager, select Final_PDF, and click Set Current — or use a script/tool to batch-apply it. That makes B the correct answer. A is tempting because it implies a convenient, all-at-once solution, but AutoCAD has no built-in behavior that propagates a page setup to every layout in a drawing from a single Set Current action. C introduces a false rule: deleting other page setups does not cause layouts to inherit a remaining named setup automatically. Layouts without an assigned page setup simply revert to their last saved plotting properties, not to Final_PDF. D is entirely fictional — AutoCAD does not link layouts to page setups by matching names. The association is made explicitly through the Set Current assignment, not by renaming. As a study habit, remember that in AutoCAD most layout-level settings (page setup, viewport configuration, layer overrides) are per-layout, not drawing-wide. When an exam question asks about applying a setting "to all layouts," look for an answer that requires repeating the action on each one.

Question 10

Five layouts use the named page setup Office_PDF. The PDF driver is correct, but the required sheet size has changed. The change must apply consistently to all five layouts while preserving their viewport arrangements.

Which action best meets the requirement?

  1. Modify Office_PDF in Page Setup Manager and change the paper size within that named setup. (correct answer)
  2. Open Plot from each layout and select the new paper size for that single plot operation.
  3. Modify each viewport's standard scale so its boundary matches the new sheet dimensions.
  4. Create five new layouts from a template that already uses the revised paper size.
Explanation: When multiple layouts share a named page setup, AutoCAD centralizes all their plot settings — paper size, printer/plotter, plot style, and orientation — in that single setup definition. This is the key concept being tested: understanding that named page setups exist precisely to let you make one change that propagates everywhere the setup is applied. Editing Office_PDF once in Page Setup Manager updates the paper size for all five layouts simultaneously, because each layout references that same definition rather than storing its own independent copy. That's why A is correct — it's the most efficient and consistent approach, with zero risk of one layout being missed. B is a trap for students who confuse the Plot dialog with Page Setup Manager. Selecting a new paper size inside the Plot dialog only affects that single plot operation; it doesn't save the change back to the named setup. You'd have to repeat this for every layout, and the named setup itself remains unchanged. C confuses viewport scale with sheet (paper) size. A viewport's scale controls how model space geometry is displayed inside the viewport — changing it does not alter the physical dimensions of the sheet. Rescaling viewports would distort your drawing presentation without actually changing the output paper size. D would achieve consistency, but it's destructive and unnecessary. Creating five new layouts from a template discards the existing viewport arrangements you were told to preserve — exactly what the question forbids. As a study rule: whenever a question mentions that multiple layouts share a named page setup, the answer almost always involves editing that named setup rather than touching the individual layouts.