T3Lab Handbook
T3LAB.REVIT
T3LAB.REVIT/Support/PDF Import

PDF Import

CAD

Multi-page PDF importer. Imports selected PDF pages into Revit drafting or plan views sequentially with custom DPI resolution.

Ribbon:Support
Safety:Atomic Transaction
Revit:2020 – 2026

Quick Workflow

01

Click PDF Import and select target PDF file.

02

Specify page numbers and target destination views.

03

Click Import to place vector/raster PDF sheets into views.

Interface Preview

Live UI
PDF Import Dialog

Detailed Documentation

PDF Import - User Guide & Reference

The PDF Import utility (CAD category) Imports multiple PDF pages into Revit views sequentially..


1. Overview & Key Capabilities

The PDF Import tool is designed to improve workflow efficiency by automating standard tasks. Key capabilities include:

  • Imports multiple PDF pages into Revit views sequentially.

2. Detailed Step-by-Step Usage

Follow these instructions to use the tool in your active Revit session:

  1. Select a PDF file, specify pages and destination views, click import.

3. Technical Specifications & Under the Hood

Revit API Integration

  • Key API Components: ImportInstance and CADLinkType auditing. Collects external file paths and view specific placement records in the model database.
  • Transaction Handling: All modifications are packaged into a single Revit API transaction. If any error occurs, the changes are rolled back automatically to preserve model integrity.

[!TIP] Best Practice Tip: Avoid imported CAD instances. Always link CAD files instead of importing them, as imports bloat the file size and corrupt styling variables.

MCP ControlAutodesk Forma