TechDraw PrintAll: Difference between revisions

From FreeCAD Documentation
(Updated Docnav.)
(Moved the Notes paragraph.)
Line 33: Line 33:
#* Select the {{MenuCommand|TechDraw → [[Image:TechDraw_PrintAll.svg|16px]] Print All}} option from the menu.
#* Select the {{MenuCommand|TechDraw → [[Image:TechDraw_PrintAll.svg|16px]] Print All}} option from the menu.
#* From the Right Mouse Button context menu.
#* From the Right Mouse Button context menu.

==Notes== <!--T:10-->

<!--T:11-->
PrintAll can be invoked from any window displaying a Page.


==Scripting== <!--T:7-->
==Scripting== <!--T:7-->
Line 41: Line 46:
<!--T:9-->
<!--T:9-->
The PrintAll tool is not yet available for scripting.
The PrintAll tool is not yet available for scripting.

==Notes== <!--T:10-->

<!--T:11-->
PrintAll can be invoked from any window displaying a Page.





Revision as of 09:35, 11 September 2022

Other languages:

TechDraw PrintAll

Menu location
TechDraw → Print All
Workbenches
TechDraw
Default shortcut
None
Introduced in version
0.21
See also
None

Description

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

Usage

  1. There are several ways to invoke the tool:
    • Press the Print All button.
    • Select the TechDraw → Print All option from the menu.
    • From the Right Mouse Button context menu.

Notes

PrintAll can be invoked from any window displaying a Page.

Scripting

See also: TechDraw API and FreeCAD Scripting Basics.

The PrintAll tool is not yet available for scripting.