Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.27 KB

File metadata and controls

42 lines (25 loc) · 1.27 KB
Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 5 column 12
---
- GuiCommand:
   Name:TechDraw PrintAll
   MenuLocation:TechDraw → Print All Pages
   Workbenches:[TechDraw](TechDraw_Workbench.md)
   Shortcut:
   Version:1.0
   SeeAlso:[Std Print](Std_Print.md)
---

TechDraw PrintAll

Description

The TechDraw PrintAll tool sends all Pages in a document to the printer.

Usage

  1. There are several ways to invoke the tool:
    • Press the Print All Pages button.
    • Select the TechDraw → Print All Pages option from the menu.
    • If a Page is displayed in the Main view area: right-click the Page's window and select the Print All Pages option from the context menu.

Notes

Scripting

See also: Autogenerated API documentation and FreeCAD Scripting Basics.

The PrintAll tool is not yet available for scripting.

{{TechDraw Tools navi}}


documentation index > TechDraw > TechDraw PrintAll