TechDraw PrintAll: Difference between revisions

From FreeCAD Documentation
mNo edit summary
mNo edit summary
Line 13: Line 13:
{{GuiCommand
{{GuiCommand
|Name=TechDraw PrintAll
|Name=TechDraw PrintAll
|MenuLocation=TechDraw → Print All
|MenuLocation=TechDraw → Print All Pages
|Workbenches=[[TechDraw_Workbench|TechDraw]]
|Workbenches=[[TechDraw_Workbench|TechDraw]]
|Shortcut=
|Shortcut=
Line 27: Line 27:


# There are several ways to invoke the tool:
# There are several ways to invoke the tool:
#* Press the {{Button|[[Image:TechDraw_PrintAll.svg|16px]] [[TechDraw_PrintAll|Print All]]}} button.
#* Press the {{Button|[[Image:TechDraw_PrintAll.svg|16px]] [[TechDraw_PrintAll|Print All Pages]]}} button.
#* 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 Pages}} option from the menu.
#* From the Right Mouse Button context menu.
#* From the Right Mouse Button context menu.



Revision as of 19:24, 11 September 2022

Other languages:

TechDraw PrintAll

Menu location
TechDraw → Print All Pages
Workbenches
TechDraw
Default shortcut
None
Introduced in version
1.0
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 Pages button.
    • Select the TechDraw → Print All Pages 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.