How to Fix Hatch Transparency Not Printing in AutoCAD

If your hatches look transparent on-screen but print as solid fills, the usual cause is plot settings — specifically the Plot Transparency option or shade/plot styles — rather than the hatch itself.ukcommunity.arkance+1

Quick direct fix

  • Open the Plot dialog (type PLOT) and click the small arrow at the bottom-right to expand the dialog; enable “Plot transparency.”ukcommunity.arkanceyoutube
  • Apply the setting to the current layout and preview the plot to confirm the transparency appears as expected.youtube

Other settings to check

  • Shade Plot / Visual Style: For viewports set Visual Style = 2D Wireframe and Shade Plot = Wireframe when printing to avoid rasterized shading issues.whizz-tech
  • Plot style tables (CTB/STB): Ensure the plot style isn’t forcing screening or overriding color/transparency (check CTB/STB settings).whizz-tech
  • Plotter/driver: Use a reliable PC3 (for example, DWG to PDF.pc3) or a supported plotter driver; some drivers ignore transparency.whizz-tech
  • TPY/Display toggle: The TPY (transparency display) button only affects on-screen display; printing requires Plot transparency turned on in the Plot dialog.ukcommunity.arkance
  • Publish vs Plot: If Publish (batch) removes transparency but single-sheet Plot works, check Publish settings and the target PC3/plotter used by Publish.autodesk+1

Workarounds when transparency still fails

  • Draw order: Send hatches behind underlying objects with DRAWORDER so you can see map/image below without relying on transparency.ukcommunity.arkance
  • Use screened colors in CTB: Assign the hatch to a color and set screening percentage in the plot style table (CTB) to simulate transparency for printed output that doesn’t support object transparency.forums.augi
  • Replace solid hatch with a pattern: For some effects, a sparse hatch pattern can give visual transparency while remaining fully supported by printers.forums.augi

Practical checklist before printing

    1. Open PLOT → expand options → check “Plot transparency.”ukcommunity.arkance
    1. Select correct printer/PC3 (DWG to PDF.pc3 for PDFs).whizz-tech
    1. Confirm Shade Plot = Wireframe for viewports that contain rasters or hatches.whizz-tech
    1. Verify CTB/STB doesn’t override screening or force solid output.whizz-tech
    1. Preview the plot; if it still prints solid, try DRAWORDER or CTB screening workaround.youtubeforums.augi

Example: enable Plot Transparency step-by-step

  1. Type PLOT and press Enter.youtube
  2. Click the small arrow at the lower-right of the Plot dialog to expand the advanced options.ukcommunity.arkance
  3. Check the “Plot transparency” box, click Apply to layout, then Preview.youtube

When to contact support

If you’ve enabled Plot transparency, confirmed CTB/STB and driver support, and the preview still shows solid hatches, the problem can be driver- or file-specific; gather a minimal reproducible DWG and consult Autodesk Support or your plotter vendor.whizz-tech+1

  • AutoCAD forum solution: enable Plot Transparency in expanded Plot dialog.ukcommunity.arkance
  • Troubleshooting guide: hatch/viewport/plot style and driver checks for printing transparent hatches.whizz-tech
  • AutoCAD documentation and articles on object/layer transparency and plotting behavior.autodesk