TechDraw PrintAll: Difference between revisions

From FreeCAD Documentation
(Moved the Notes paragraph.)
mNo edit summary
 
(15 intermediate revisions by the same user not shown)
Line 15: Line 15:
{{GuiCommand
{{GuiCommand
|Name=TechDraw PrintAll
|Name=TechDraw PrintAll
|MenuLocation=TechDraw → Print All
|MenuLocation=TechDraw → Page → Print All Pages
|Workbenches=[[TechDraw_Workbench|TechDraw]]
|Workbenches=[[TechDraw_Workbench|TechDraw]]
|Shortcut=
|Version=0.21
|Version=0.21
|SeeAlso=
|SeeAlso=[[Std_Print|Std Print]]
}}
}}


==Description== <!--T:3-->
== Description == <!--T:3-->


<!--T:4-->
<!--T:4-->
The [[Image:TechDraw_PrintAll.svg|24px]] '''TechDraw PrintAll''' tool sends all the Pages in a document to the printer.
The [[Image:TechDraw_PrintAll.svg|24px]] '''TechDraw PrintAll''' tool sends all pages in a document to the printer.


==Usage== <!--T:5-->
== Usage == <!--T:5-->


<!--T:6-->
<!--T:6-->
# 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 → Page → [[Image:TechDraw_PrintAll.svg|16px]] Print All Pages}} option from the menu.
#* If a page is displayed in the [[Main_view_area|Main view area]]: right-click the page's window and select the {{MenuCommand|Print All Pages}} option from the context menu.
#* From the Right Mouse Button context menu.


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


<!--T:11-->
<!--T:12-->
* Use [[Std_Print|Std Print]] to print a single page.
PrintAll can be invoked from any window displaying a Page.


==Scripting== <!--T:7-->


<!--T:8-->
<!--T:10-->
{{Emphasis|See also:}} [[TechDraw_API|TechDraw API]] and [[FreeCAD_Scripting_Basics|FreeCAD Scripting Basics]].

<!--T:9-->
The PrintAll tool is not yet available for scripting.


<!--T:12-->
{{Docnav
{{Docnav
|[[TechDraw_RedrawPage|RedrawPage]]
|[[TechDraw_RedrawPage|RedrawPage]]

Latest revision as of 21:47, 24 July 2023

Other languages:

TechDraw PrintAll

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

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 → Page → 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