How to Install or Load Plot Styles (CTB/STB) in AutoCAD – Step-by-Step Guide (AutoCAD 2025, 2026 and Earlier)
If you need to install or load plot styles (CTB/STB) in AutoCAD, the process is straightforward once you know where AutoCAD actually reads them from. This applies to AutoCAD 2024, 2025, older versions, and AutoCAD LT—the workflow is the same.
Plot styles control how drawings print: lineweights, colors, screening, and final output. When prints come out wrong, this is usually the root cause.
Locate the Plot Styles Folder
The fastest and safest method is from inside AutoCAD.
- Open AutoCAD
- Type STYLESMANAGER and press Enter
- A file explorer window opens directly to the Plot Styles folder
This works the same in AutoCAD LT—no difference.
Copy and Paste Your CTB or STB Files
Once the folder is open:
- Locate your .ctb or .stb files
- Copy them
- Paste them into the Plot Styles folder
No restart is required. The files will be available the next time you open the Plot dialog.
Select the Plot Style in the Plot Dialog
To apply a plot style:
- Press Ctrl + P (faster) or type PLOT
- In the Plot dialog box, locate Plot style table (pen assignments)
- Open the dropdown list
- Select your CTB or STB file
Verify Plot Style with Page Setup (Recommended)
For consistent output:
- Type PAGESETUP
- Modify your layout
- Assign a default plot style table
This prevents errors across multiple layouts or team members.
CTB vs STB – Quick Comparison
| Format | Logic | Typical Usage |
|---|---|---|
| CTB | Color-based (255 AutoCAD colors control output) | Standard in most offices |
| STB | Named styles assigned to objects/layers | Advanced workflows, BIM environments |
AutoCAD drawings are strictly one or the other. No mixing.
Troubleshooting: CTB vs STB (Important)
If your plot style does not appear, this is usually a mode mismatch.
Correct Conversion Workflow (Accurate Method)
- To convert CTB → STB:
- Run CONVERTCTB (creates a mapping .stb file)
- Then run CONVERTPSTYLES
- To switch plot style mode:
- Use CONVERTPSTYLES
If you skip CONVERTCTB, AutoCAD will return an error.
Plot Style Missing – What Actually Happens
If a drawing references a missing plot style:
- The Plot Style field displays “Missing”
- AutoCAD defaults to None
- Result: plots come out full color or incorrect lineweights
This is a common issue when opening files from another office.
Plot Preview Not Matching (Common Mistake)
If your CTB is loaded but preview still shows colors:
- In the Plot dialog, check Plot options
- Make sure “Plot with plot styles” is enabled
This is one of the most frequent oversights.
Alternative Method (Options Menu)
If STYLESMANAGER fails:
- Type OPTIONS
- Go to Files tab
- Expand:
- Printer Support File Path
- Plot Style Table Search Path
This shows exactly where AutoCAD is looking.
Network Plot Styles (Critical for Teams / BIM Managers)
Storing CTB files on a server is not enough.
Each user must:
- Open OPTIONS
- Go to Files tab
- Add the shared folder under: Printer Support File Path > Plot Style Table Search Path
Without this, AutoCAD will not detect network-based plot styles.
Default Plot Style Folder Paths
Windows
C:\Users\YourUserName\AppData\Roaming\Autodesk\AutoCAD <version>\Rxx.x\enu\Plotters\Plot Styles
macOS
/Users/<username>/Library/Application Support/Autodesk/AutoCAD <version>/Rxx.x/enu/Plotters/Plot Styles
Enable hidden files if needed.
PDF Output and Plot Styles
When plotting to PDF (e.g., DWG to PDF.pc3):
- Some configurations include default settings
- However, the CTB/STB file always overrides layer properties if assigned
Always verify the correct plot style is selected.
Protecting Plot Style Files (Recommended)
In production environments:
- Set .ctb files to Read-only (Windows file properties)
- Prevents accidental modification of:
- Lineweights
- Screening
- Plot standards
One wrong edit can affect an entire team.
Where to Get CTB or STB Files
- Internal company CAD standards
- Project templates
- Autodesk documentation: https://help.autodesk.com/view/ACD/
Avoid random downloads. Plot styles are typically company-specific.
Best Practices from Production Work
- Use shared CTB files on a network path
- Standardize with Page Setup templates
- Lock plot styles (read-only)
- Avoid mixing CTB/STB across projects
- Always verify with Plot Preview before issuing drawings
More: Download Free Plot Styles (.CTB & .STB)
FAQ
Why is my CTB file not showing in AutoCAD?
Most cases are due to a CTB/STB mismatch or incorrect folder path. Use STYLESMANAGER and verify drawing mode.
Do I need CONVERTCTB before CONVERTPSTYLES?
Yes. To convert CTB to STB, AutoCAD requires CONVERTCTB first, otherwise conversion fails.
Where are plot styles stored in AutoCAD?
In the Plot Styles folder, accessible via STYLESMANAGER or through OPTIONS > Files tab.
Can I use CTB and STB in the same drawing?
No. A drawing is strictly one system only.
Why does my drawing print in color instead of black?
- Plot style missing or set to None
- “Plot with plot styles” not checked
- Wrong CTB assigned
Does this work in AutoCAD LT?
Yes. AutoCAD LT uses the same plot style system and commands, including STYLESMANAGER.
How do I standardize plot styles across a team?
- Use a network location
- Add it to Plot Style Table Search Path
- Apply Page Setup templates
- Lock files as read-only
In production, plot styles are not optional settings—they are part of the deliverable. Control them the same way you control layers, templates, and title blocks.
