ArchiCAD Layout and Publisher Slow: Book Update, View Recalculation, and PDF Export Optimization
ArchiCAD's Layout book takes minutes to update and PDF exports freeze during publishing. I cover the auto-update toggle, view simplification, and the publisher set configuration that speed up documentation workflows.

ArchiCAD Layout and Publisher Slow: Book Update, View Recalculation, and PDF Export Optimization
ArchiCAD's documentation workflow involves the Layout Book (where drawings are placed on sheets) and the Publisher (where layouts are exported to PDF, DWG, or other formats). Both can be extremely slow for large projects. Users report that updating the Layout Book takes 10-30 minutes, and publishing a full drawing set to PDF can take over an hour. Graphisoft's support documentation acknowledges that "even the smallest of projects can get bogged down."
Understanding Layout Book Performance
How Layout Book Updates Work
When you update the Layout Book, ArchiCAD:
- Opens each source view (from the View Map or 3D window)
- Regenerates the view with current model geometry
- Calculates 2D projection (for sections, elevations, details)
- Renders the drawing at the specified scale and pen settings
- Places the rendered drawing on the layout
- Repeats for every drawing on every layout
Step 2 and 3 are the bottlenecks. For a section view of a complex building, the 2D projection can take 30+ seconds. With 50 drawings on 20 layouts, the total update time can be 30+ minutes.
How Publishing Works
When you publish layouts to PDF:
- ArchiCAD updates each drawing (same process as Layout Book update)
- Renders each layout at the specified DPI
- Combines layouts into PDF files
- Saves the PDFs to the specified location
If drawings are not up to date, publishing includes the update step, doubling the processing time.
Fix 1: Disable Auto-Update
By default, ArchiCAD automatically updates drawings when the model changes. For large projects, this causes constant lag:
- Go to Document → Layout Book → Layout Book Settings
- Uncheck Auto-update drawings
- Now drawings only update when you manually trigger an update
- To manually update: Document → Layout Book → Update All Drawings
- Or right-click a specific drawing → Update
Workflow with Manual Updates
- Work on the 3D model without waiting for layout updates
- When ready to check drawings, click Update All Drawings
- Wait for the update to complete (do this at natural break points)
- Review the updated drawings
- Make more model changes — drawings stay in their current state until you update again
Fix 2: Use Manual Drawing Update for Individual Drawings
- Right-click a drawing on a layout → Drawing Settings
- Set Update Method to Manual
- The drawing won't auto-update even if auto-update is globally enabled
- Use this for drawings that are time-consuming to update (complex 3D views, large sections)
- Set to Auto only for drawings that need to stay current (key plans, schedules)
Fix 3: Simplify Source Views
The speed of layout updates depends on the complexity of the source views:
Reduce Visible Layers
- In the View Map, check each view's layer combination
- Ensure views show only the layers needed for that drawing type
- Don't include 3D-only layers in 2D views
- Don't include furniture layers in structural sections
Use Simplified Model Display
- For each source view, go to View → View Settings
- Set Model View to Simplified (not Full)
- Simplified mode reduces:
- Curve tessellation
- Surface hatching
- Element detail level
- Use Full only for final presentation drawings
Reduce Drawing Scale for Working
- For working drawings, set the scale to 1:200 (or smaller)
- Smaller scales generate less detail
- Set to the final scale (e.g., 1:50) only before publishing
Fix 4: Optimize Publisher Sets
Create Separate Publisher Sets
- Go to File → Publish
- Create separate publisher sets:
- Working Set: Only key plans and schedules (fast to publish)
- Review Set: All layouts at medium quality
- Final Set: All layouts at high quality
- Use the Working Set for quick reviews during design
- Use the Final Set only for client deliverables
Set Publishing Quality
- In the Publisher, select a publisher set
- Click Settings
- For PDF output:
- Resolution: 150 DPI for working, 300 DPI for final
- Quality: Medium for working, High for final
- Compress PDF: Enable to reduce file size
- For DWG output:
- Set the correct DWG version
- Use Merge to single file for faster processing
Publish Individual Layouts
- Instead of publishing the entire book, select specific layouts
- Right-click a layout → Publish Selected
- This is much faster than publishing the full book
- Use for updating individual sheets during review cycles
Fix 5: Use Drawing Subsets
- In the Layout Book, organize layouts into subsets:
- Architectural Plans
- Sections
- Elevations
- Details
- Schedules
- Publish one subset at a time
- This is faster than publishing the entire book
- Subsets can be published in parallel on different machines (using Teamwork)
Fix 6: Optimize 3D Document Drawings
3D Documents (axonometric views, perspective views placed on layouts) are the slowest to update:
Reduce 3D Document Complexity
- Use 3D Cutaway to show only part of the model
- Use a separate layer combination that hides non-essential elements
- Set the 3D document to Wireframe or Hidden Line (not Shaded)
- Shaded 3D documents are 5-10x slower to update than wireframe
Use Saved 3D Views
- Save specific 3D views in the View Map
- Use these saved views as the source for 3D documents
- Don't use the current 3D window as the source — it may have extra geometry visible
Fix 7: Optimize Schedules
Schedules (door, window, material schedules) can be slow to update:
Reduce Schedule Fields
- Go to Document → Schedules → Schedule Settings
- Review the fields included in each schedule
- Remove fields that aren't needed in the current phase
- Add them back only for final documentation
Use Simplified Schedules for Working
- Create a simplified schedule with only key fields (e.g., ID, count, type)
- Use this during design development
- Create a detailed schedule with all fields for final documentation
- Switch between them as needed
Fix 8: Pre-Update Before Publishing
- Before publishing, manually update all drawings: Document → Layout Book → Update All Drawings
- Wait for the update to complete
- Then publish — the publisher won't need to update drawings, only render them
- This is faster than publishing with stale drawings (which triggers both update and render)
Fix 9: Hardware for Publishing
Publishing is CPU-intensive (rendering) and RAM-intensive (holding all drawings in memory):
- CPU: High clock speed for rendering; multi-core helps with parallel publishing
- RAM: 32GB for projects with 50+ layouts, 64GB for 100+ layouts
- Storage: NVMe SSD for fast PDF writing
- GPU: Less important for publishing than for 3D modeling
Summary
| Fix | Impact | Difficulty | |-----|--------|------------| | Disable auto-update | Very high | Easy | | Manual update for individual drawings | High | Easy | | Simplify source views | High | Easy | | Create separate publisher sets | High | Easy | | Publish individual layouts | High | Easy | | Use drawing subsets | Medium | Easy | | Optimize 3D documents | High | Medium | | Reduce schedule fields | Medium | Easy | | Pre-update before publishing | High | Easy |
The most effective strategy is disabling auto-update and switching to a manual update workflow. This eliminates the constant background recalculation that slows down modeling work. When ready to publish, update all drawings first, then publish — this separates the two most CPU-intensive operations and prevents them from running simultaneously. For large projects, create separate publisher sets for working vs. final output to avoid publishing at high quality during design development.
Source Verification
More Archicad Guides
performance
ArchiCAD File Bloat and Corruption: Compress, Repair, and Audit Workflow
8 min
workflow
ArchiCAD IFC Import and Export: Mapping, Geometry Quality, and Coordination Workflow
9 min
troubleshooting
ArchiCAD Library Loading Errors: Missing Objects, Duplicate Libraries, and Migration Fixes
8 min
performance
ArchiCAD Slow Performance: 3D Window Lag, Shadow Bug Fix, and Layer Combination Optimization
10 min
Related Performance Guides
Similar performance content for other CAD tools
3ds Max
•performance
3ds Max Large Scene Optimization: Proxies, Instances, and Memory Management
10 min
3ds Max
•performance
3ds Max Viewport Lag on High-End PC: GPU Driver, Display, and Scene Optimization Fixes
9 min
Ansys
•performance
Ansys Mesh Quality Metrics: Element Distortion Diagnosis and Fix Guide
10 min
Autocad
•performance
Optimizing AutoCAD Performance with Large Assemblies and Heavy Drawings
13 min read