A layered PDF is a single file that contains multiple drawing layers — typically one per discipline, or one per system within a discipline — that can be toggled independently in a viewer. Done right, a layered PDF replaces the manual overlay process that used to require physical transparencies. Done wrong, the layers collapse on export and the file becomes a flattened image that defeats the purpose. This page covers what a useful layered PDF looks like, how to export one cleanly from AutoCAD, ArchiCAD, and Revit, and how to work with it during coordination review.

Why PDF layer support is often broken or invisible

PDF supports layers as part of the format specification, but the implementation in each CAD tool's exporter is uneven. AutoCAD's DWG-to-PDF plotter offers layer preservation as an option that is off by default — many users export without it and never realize layers were dropped. ArchiCAD and Revit have their own layer-export quirks; Revit's view filters do not always map cleanly onto PDF layers. On the viewer side, Adobe Acrobat shows layers if they exist; macOS Preview does not show a layer panel at all even when layers are present; many free PDF viewers treat the document as a single flattened image regardless of layer metadata. The result for an architect is unpredictable: you export a layered PDF, send it to a contractor, and find out three days later that they cannot toggle the MEP overlay because their viewer doesn't render layers.

How Ncored handles PDF layers

Ncored detects and exposes PDF layer metadata when it is present in the source file. A layer panel in the sidebar lists each layer with a visibility toggle; clicking the toggle hides or shows the layer in the main canvas. The rendering update is instant — no recompute pass. For coordination meetings where you want to walk through 'architectural base, structural overlay, MEP overlay, redlines' in sequence, the workflow is one click per layer. Layered PDFs save and re-export with the layer structure preserved, so when you ship a marked-up file to a contractor, anyone viewing it in a layer-aware tool (Bluebeam, Acrobat, Foxit, Ncored) sees the same toggleable structure. For viewers that do not support layers (macOS Preview, most browsers' built-in PDF view), the file still opens — they just see a flattened render.

Layer panel with visibility toggles
Sidebar lists every PDF layer; click to show or hide. Instant re-render.
Preserves layers through save
Markup, page edits, and re-save preserve the original layer structure for downstream viewers.
Works with AutoCAD, ArchiCAD, Revit exports
Compatible with the layer metadata each major CAD tool writes during PDF export.
Markup on a specific layer
Add markup that lives on a specific layer — visible only when that layer is shown.
Layer-aware export
Export a sub-set of layers as a separate PDF (e.g., 'architectural + MEP only, no structural').

Try the 14-day free trial

Download Ncored

Ncored vs Acrobat vs Preview for layered PDF work

Adobe Acrobat handles PDF layers competently — it was the original PDF reference implementation and the layer model came from Adobe. The price is the same $240+/year subscription regardless of whether you use the layer features. macOS Preview does not support layer toggling at all — a layered PDF opens in Preview as if it were flattened. Most browsers' built-in PDF viewers similarly ignore layers. Ncored gives architects the same layer-aware behavior as Acrobat on a smaller price point and with a faster render on heavy AEC files. If you do not use layers at all, none of this matters; for coordination-heavy practices it does.

Frequently Asked Questions

How do I know if my PDF has layers?
Open it in Ncored or Acrobat — if a layer panel appears in the sidebar with multiple entries, the PDF has layers. If you can only see the document and no layer panel, the file was flattened at export.
How do I export layers from AutoCAD?
In AutoCAD's Plot dialog, select the DWG-to-PDF.pc3 plotter, open its Properties, and in the 'PDF Options' panel check 'Include layer information.' Each AutoCAD layer becomes a PDF layer in the exported file.
How do I export layers from ArchiCAD?
In ArchiCAD's PDF export options, enable 'Save Layers' under the Document content panel. Each ArchiCAD layer is preserved as a PDF layer; layer combinations can be exported as separate visibility states.
Does Revit support PDF layer export?
Revit's native PDF export does not preserve view filters as layers cleanly. The reliable workflow is exporting to DWG first, then plotting to PDF with the AutoCAD plotter — which adds a step but gives you genuine layered PDF output.
Will my contractor on Bluebeam see the same layers?
Yes. Bluebeam Revu fully supports PDF layer rendering and toggling. The file format is standard; the layer structure carries through to any layer-aware PDF tool.