How to

How to load a CTB file in AutoCAD?

This guide shows how to load and apply a CTB (Color-Dependent plot style) file in AutoCAD, with clear step-by-step instructions, alternative methods, common errors and fixes, and practical tips to keep your printed output consistent across drawings and layouts.


Introduction

A CTB file (Color-Dependent Plot Style) controls how colors in your drawing translate to plotted properties such as lineweight, screening, and pen assignment. Loading the correct CTB ensures consistent, predictable printed output for single drawings or entire projects. This guide explains the simplest methods to load a CTB, how to apply it to layouts or single plots, and what to do when AutoCAD doesn’t show or apply the file.


Quick overview: where CTB files are used

  • Plot Style Table (Pen Assignments): CTB files appear in the Plot Style Table dropdown when configuring plot settings.
  • Layouts and Page Setups: CTBs are typically assigned per layout via the Page Setup Manager or applied for individual plots via the Plot dialog.
  • Project consistency: Use the same CTB across layouts and drawings for consistent printed results.
Read Also:  How to draw angle line in AutoCAD?

Method 1 — Load and apply a CTB using Page Setup Manager (recommended for layouts)

  1. Type PAGESETUP in the command line and press Enter.
  2. Select the layout you want to change (e.g., Layout1) and click Modify.
  3. In the Page Setup dialog, find the Plot Style Table (Pen Assignments) field.
  4. Click the dropdown. If your CTB is listed, select it. If not, choose Other… to browse.
  5. In the Select Plot Style Table dialog, click Add… or browse to the CTB file location and open it.
  6. Click OK to return to the Page Setup dialog, then click OK again to apply the settings to the layout.

Notes:

  • Use Page Setup templates to apply the same CTB to multiple layouts quickly.
  • For batch application across many sheets, consider using sheet set Manager or copying a configured layout into other drawings.

Method 2 — Load and apply a CTB from the Plot dialog (for one-time plots)

  1. Type PLOT and press Enter (or press the Plot icon).
  2. Choose the printer/plotter you will use (correct plotter selection can change available CTBs).
  3. In the Plot Style Table area, click the dropdown and select the CTB. If it’s not shown, pick Other… to browse and add the CTB.
  4. Configure other plot settings (paper size, scale, orientation), preview if desired, then click OK to print using that CTB.

Notes:

  • Settings here apply to the current plot only unless saved to a page setup.

Alternative ways to get a CTB available to AutoCAD

  • Copy the CTB file to AutoCAD’s Plot Styles folder:
    • Open OPTIONS > Files tab > expand Printer Support File Path > Plot Style Table Search Path to see the exact folders AutoCAD uses.
    • Recommended folders are typically under %appdata% or C:\ProgramData\Autodesk\\Plotters\Plot Styles.
  • Use DesignCenter (ADC) to drag a CTB from one drawing to another.
  • Share CTB via a network folder and update the Plot Style Table Search Path to include that location for team-wide access.
  • Use Sheet Set Manager or page setup files (.pc3 / .dst) to standardize CTB usage across multiple drawings.

Converting, importing or switching between CTB and STB

  • CTB (color-dependent) and STB (named plot style) are different systems. There is a conversion tool in AutoCAD called CONVERTPSTYLES to convert between CTB and STB formats, but use it carefully and test output after conversion.
  • If your office standard changes from CTB to STB (or vice versa), convert and test a representative set of drawings before full rollout.

Common errors and how to fix them

  • CTB file is not listed in dropdown
    • Fix: Click Other… in the Plot Style dropdown and browse to the CTB. If still not visible, copy the CTB to the Plot Styles search path (see Options > Files).
  • CTB applied but printed output is unchanged
    • Fixes:
      • Ensure the correct plotter/printer is selected (some plotters interpret CTB differently).
      • Verify the layout is active and the page setup using the CTB was applied to that layout.
      • Run REGEN or save & reopen the drawing.
  • “Cannot find plot style table” or missing plot styles on opening a drawing
    • Fix: Place the CTB in the standard Plot Styles folder or set the Plot Style Table Search Path to include the folder containing the CTB.
  • Multiple users see different results
    • Fix: Put CTB on a shared network folder or distribute consistent CTB files and ensure everyone’s Plot Style Table Search Path points to the same location.
  • Accidental overwrite or deletion of CTB
    • Fix: Restore from backup. Keep versioned backups of all company CTBs.

Practical tips and best practices

  • Always back up CTB files in a versioned repository or cloud storage.
  • Keep a single source of truth (network folder or central location) for company plot styles to avoid mismatches.
  • Use named page setups and save them to your drawing/template so layouts consistently apply the correct CTB.
  • For batch plotting, set the CTB in the page setups or use the PUBLISH command to ensure all sheets use the same plot style.
  • Test print a representative sheet after changing or applying CTBs to confirm lineweights and colors print as expected.
  • Document your CTB conventions (which color maps to which lineweight) so team members apply the correct styles.

FAQ

How do I find the folder where AutoCAD looks for CTB files?

Open OPTIONS > Files tab > expand Printer Support File Path > Plot Style Table Search Path. This shows the folders AutoCAD uses. Copy CTBs into one of these folders or add your folder to this search path.

Can I use a CTB file with any plotter?

Most CTB files work with standard plotters, but some plotters or drivers interpret styles differently. Always select the correct plotter/printer in the Plot dialog and test print. Some plotter configurations (.pc3) maintain their own settings.

What’s the difference between a CTB and STB file, and which should I use?

CTB = color-dependent plot styles (assigns pen properties by color). STB = named plot styles (assigns properties by named styles). Choose CTB if your workflows rely on color-to-pen mapping; choose STB for object-based named styles. Use CONVERTPSTYLES to migrate, and thoroughly test after conversion.

The CTB dropdown doesn’t show my file — how can I add it?

In the Plot Style Table dropdown click Other… then Add… or browse to the CTB’s folder and select it. If it still doesn’t appear, copy the CTB into the Plot Style Table Search Path folder and restart AutoCAD if necessary.

How do I apply the same CTB to multiple layouts or drawings?

Create and save a page setup that includes the CTB, then import or apply that page setup to other layouts or drawings. You can also use Sheet Set Manager to push consistent page setups to multiple sheets.

Can a CTB file change lineweights or linetypes in the drawing itself?

No — CTB files only affect plot output. They do not change object properties in the DWG; they change how those objects are rendered when printed or plotted.

What should I do if my team gets inconsistent prints?

Ensure everyone uses the same CTB file from a central location, update all users’ Plot Style Table Search Path if needed, and use standardized page setups or templates that reference the correct CTB.

Is it safe to edit a CTB directly?

You can edit a CTB using the Plot Style Table Editor, but make and save a copy before editing. Version your CTBs so you can revert if edits produce unwanted results.


Read Also:  How to insert a point with coordinates in AutoCAD?